Skip to content

MoAbyari/Cov-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Title : CovInfo

Current Version

v.01

Description

CovInfo is a single-page app to track the NSW COVID-19 situation. NSW government APIs are used to fetch the latest COVID-19 info, then all data is visualised using chart.js and Mapbox.

This web app is built using Node.js for the back-end and Vue.js as a front-end framework. GeoJson of NSW states and suburbs were used to tile and colour code the map based on the current COVID cases.

Live demo: https://cov-info-app.herokuapp.com

Screen Shot 2021-09-24 at 3 32 47 pm Screen Shot 2021-09-24 at 3 33 21 pm

Inspiration

  • To Represente updated info of NSW COVID-19 stats
  • To become more familiar with the challenges of a team environment throughout the development lifecycle.
  • To predefine the design and wireframe using Pigma.
  • To get more practice with Node.js and Vue.js as well as the challenges of utilising a live map, using GeoJson, tiling and colour-coding the map.

Executing

  1. Clone both Client and Server Repos
  2. Install all dependencies by npm install
  3. Run the server for Server Version of the app by npm start
  4. Run the server for Client Version of the app by npm run serve

Dependencies

  1. Back-end
  • express
  • axios
  • cors
  1. front-end
  • axios
  • chart.js
  • leaflet
  • lodash

Technology

  • Node JS
  • Vue JS
  • Express JS
  • Mapbox
  • Chart JS

Contributor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published