“Fear of the unknown is the greatest fear of all.”
This site is to show the latest status of COVID-19 in Australia, and you can check it in https://covid-19-au.github.io. This site accumulates the information from different resources including:
- The overall affected cases in each state;
- The trend of affected cases;
- Some tweets and news about COVID-19;
- The map location of patitent's trace, and hospitals which can carry out COVID-19 tests;
- The flights with confirmed cases
We keep updating it from time to time. All the data comes from official resources such as the Government, News Group and Wikipedia.
-
run
npm install
-
Then contact Han to grab an API access token for dev environment
cd
to the root, and create anenv
file bytouch .env
- copy the token to this file
- run
npm start
, then everything should be up.
- Run
npm start
This site is developed and mainteained by a volunteer team (mostly) from Faculty of IT, Monash University:
- Han Wang: freddie.wanah@gmail.com
- Chao Wu: cwuu0025@student.monash.edu
- Paldeep Singh: psin49@student.monash.edu
- Boxuan Lu: bluu0010@student.monash.edu
- Andrew Zhang: andrew.zhang9799@gmail.com
- Chunyang Chen: Chunyang.Chen@monash.edu
- Hanying Li hlii0132@student.monash.edu
- Zehua Zhang zzha358@student.monash.edu
- Jinghan Zhang jzha0314@student.monash.edu
- Richard Yang ryan28@student.monash.edu
- Dave Morrissey dmor0005@student.monash.edu
- Dabao Wang dwan178@student.monash.edu
- Mahesh Hase mhas0033@student.monash.edu
- Ruby Yeo ryeo0006@student.monash.edu
You can contact us by:
- Email to freddie.wanah@gmail.com or create GitHub Issues if there are any the bugs or feature requests.
- Email to Chunyang.Chen@monash.edu if you want to join the team for the development.
Part of this project is based on the template from this site