Check out our api repository to have a glance on the source of our data and how we are compiling all resources provided by Nasa Apps.
- Download nodeJS using https://nodejs.
- Global yarn installation with
npm install --global yarn
- Fork and clone the git repository
- Run
yarn
to install the packages - In another window run
yarn run start
- Open your browser and navigate to
localhost:3000
(if it doesn't run right away.) - You should now see the login page now.
Did you check out the figma prototype? This is how far we managed with our solution live link and use the referenced prototype for guidance.
Routes | Descriptions |
---|---|
/login | Log into a user account to view the risks at your location |
/register | Register for a new user account to start using the app |
/profileSetup | Complete your profile (location, language, etc...) for more personalized experience |
/dashboard | Check the status of Covid at your location with a bunch of tips along the way |
/warnings | See a list of recent and severe warnings about unusual and dangerous cases of Covid-19 at your location |
/settings | Personalize the app for your likings by tweaking it as you wish |
/newTrip | Planning to change your location? Check the status at your destination about Covid-19 ahead of time to stay safe. |
/updateProfile | Update your language and name at any point in time from the settings screen. |
JHU COVID-19 Dashboard—Center for systems science and engineering at JHU
https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_time_series
https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html
https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/Situationsberichte/Gesamt.html
Thanks goes to these wonderful people: