Skip to content

SakDev/a99-jishui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Jishui COVID-19 Information Dashboard

Dashboard Overview

Our COVID-19 information dashboard is a web application that shows general COVID-19 data for the entirety of the United States. This data includes the number of Cases, the number of Recoveries, the number of Active Cases, and the number of Deaths due to Coronavirus within the United States. The website also has a bar graph and a pie chart that display the Recovered Cases to Deaths ratio and the deaths and recovered that occurred today.

How To Use the Dashboard

To start the website, please use npm start in a terminal, which will open up the app on on your local host 3000. From there you will be able to see all of the available COVID-19 data. You can also create an account using our Login and Signup pages!

Documentation

Future Plans

Acknowledgements

disease.sh
John D. Martin III

Developers

Developed by:

First steps

Other steps that you will need to take after your team has accepted the assignment:

  1. Edit this README.md file and use it as the main location of your technical documentation with links out to information contained under /docs/. Things to talk about in DEMO video
  • How to install it - cloning repo, npm install, npm start
  • Talk about what data we have, where we got it from, what data is on the charts, the data updates daily
  • Talk about login and sign up page
  • Talk about where we actually register (at the bottom of main page)
  • What we need to work on - combining where we register/login and actually implementing on the correct pages.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 50.2%
  • HTML 27.1%
  • CSS 22.7%