https://github.com/princetp/covidtrack
CovidTrack is a COVID-19 tracker application providing real-time global and country-specific data on reported cases. Stay informed with accurate information on the spread of the coronavirus.
https://github.com/princetp/covidtrack
Last synced: 3 months ago
JSON representation
CovidTrack is a COVID-19 tracker application providing real-time global and country-specific data on reported cases. Stay informed with accurate information on the spread of the coronavirus.
- Host: GitHub
- URL: https://github.com/princetp/covidtrack
- Owner: PrinceTp
- Created: 2023-08-16T17:55:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T18:47:15.000Z (about 1 year ago)
- Last Synced: 2025-01-18T15:51:27.468Z (5 months ago)
- Language: Java
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Coronavirus Tracker Project
## Description
This project is a Coronavirus Tracker application that provides information about COVID-19 cases.## Getting Started
1. Clone the repository.
2. Build the project using Maven.
3. Run the application.## Troubleshooting
If you encounter a `java.net.ConnectException` or `java.nio.channels.UnresolvedAddressException`, check your network connection and ensure the API endpoint is accessible.## Dependencies
- Java 22.0.1
- Spring Boot 3.2.5
- HttpClient## Contributors
- princet## License
This project is licensed under the MIT License.