Skip to content

ZiWang55/Covid_19_Tracker

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Covid-19 Tracker

Real time COVID-19 data tracker with login system and email notifications.

View Demo · Report Bug · Request Feature

animated_gif;

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

This COVID-19 real-time data tracker utilizies the mathdro.id api located at:

https://covid19.mathdro.id/api

...which populates our application's data cards and line/bar charts with daily and historical data in a mobile-first responsive user interface.

Built upon Adrian Hajdin's COVID-19 Data Tracker, the user can sign up for an account to receive daily updates and case numbers directly to their email inbox utilizing Mailgun. Improving upon the supplied repository, we have also added vaccination details, a Google Maps interface to direct the user to their local testing and vaccination clinics, as well as a dynamic User Settings page connected to our MongoDB/Mongoose backend.

About the Team

This collaborative effort was made possible with the hard work of:

Project Mananger: Zi Wang

Front End Team: Peter Phenow & Zi Wang Back End Team: James Leitschuh & Troy Dorman

Front & Back End: Kai Dong

Thank you for your contribution!

Built With

react eslint javascript github npm visual_studio_code

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/ZiWang55/Covid_19_Tracker.git
  2. Install NPM packages
    npm install

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.


Live Demo

Project Link: https://github.com/ZiWang55/Covid_19_Tracker

Acknowledgements

  • This project was based upon Adrian Hajdin's COVID-19 Tracker. We used his project as a basis and customized it into our application and integrated new technologies. We definitely appreciate his tutorial and you should go star his project now!
  • Visualization data on members page sourced from https://ourworldindata.org/ and https://covid19.biglocalnews.org/. Many thanks for making such intuitive UI components available to be easily shared.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published