Dashboard com dados de vacinação em PT. Feito com React e NextJS
Overview
The COVID-19 Vaccination Dashboard project aimed to present the current status of vaccination efforts against COVID-19. Although it is no longer being maintained or updated, it served as a valuable resource during its active phase, showcasing the latest statistics on vaccine administration. The open-source nature of the code allows for adaptations and further development to suit different needs, providing a collaborative platform where users could contribute improvements.
The dashboard was designed to be user-friendly and informative, ensuring that those interested in vaccination data had easy access to essential information. Additionally, the project provided an API for integration with other applications, making it a versatile tool for developers and data enthusiasts alike.
Features
- Public Codebase: All code, including design elements, is publicly accessible for adaptation and development by anyone interested.
- Real-Time Data Updates: This project supports the latest vaccination statistics, ensuring users receive up-to-date information.
- API Availability: An API is provided, allowing for consumption by various applications and enhancing its utility.
- Notification Support: Utilizes Firebase Cloud Messaging and Web Push API for notifications, even when the site is not active.
- Data Management with MongoDB: Employs MongoDB to manage notification tokens securely.
- Easy Local Setup: Offers clear instructions for setting up the project locally, whether using Docker or traditional methods.
- Automated Data Scraping: Includes a scrapper bot that runs as a background job to refresh data periodically from sources.
- Community Engagement: Encourages user contributions, whether through direct code changes or sending suggestions by email.