CryptoView: A Java SE API-based application for real-time cryptocurrency tracking and watchlist management. Developed using Spring Tool Suite (STS) with Maven on Ubuntu.
Features include sign-up/login, live price tracking, and watchlist management. Utilizes OOP principles, multithreading with ExecutorService
, ArrayList
for data management, CoinCap API for real-time data, Jackson for JSON processing, and JDBC for secure MySQL storage.
Watch the video: CryptoView: Cryptocurrency Tracking App