Skip to content

2103-P1-11/Hospital-Covid-Management

Repository files navigation

To View the Hospital Covid Management Dashboard

  1. Load frontend on localhost npm install npm run serve (Postgres DB is connected to the website located in the folder \backend) (MongoDB is a proof of concept: located in the folder \backendmongo)

  2. Test backend [Online] Postgres - https://hospitaldb1-11.herokuapp.com/ [Online] MongoDB - https://hospital-mongodb.herokuapp.com/

  3. Run backend on localhost (require multiple terminal) [Offline] Postgres cd backend nodemon backend/app [Offline] Mongo - cd backendmongo nodemon backendmongo/server

Frontend Libraries: Vuetify Chart.jS Vue Axios Vuex (Data Store)

Backend Libraries: Express Nodemon Pg-promise dotenv Mongoose

About

Track the amount of empty beds available in every hospital

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages