Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.39 KB

README.md

File metadata and controls

31 lines (26 loc) · 1.39 KB

INFOSPITAL

Overview

Infospital is a platform where people can get information about different facilities provided by the hospitals in their locality. Getting informed about number of vacant beds before visiting to the hospital is really helpful, especially in current covid-19 scenario.

Health care is an indivisible part of our life. Getting up to date information about different health care facilities provided is need of the moment. INFOSPITAL helps all the people in our society to make important health related decisions by providing the necessary health related information.

Hospitals and Doctors can join INFOSPITAL and register their details which can be accessed by all the people who wish to avail health care facilities. The details can be updated by the Registrant so that patients can have knowledge of current status of the services provided.

Instructions to run the project

  1. Start the MongoDB server
  2. npm init
  3. Install required dependencies according to package.json
  4. node app.js
  5. In the web browser open localhost:9000