Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 554 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 554 Bytes

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