Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 414 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 414 Bytes

HospiRec : Hospital Recommendation System

Hospital Finder and recommender.

User can find Hospitals based on his locality and check the shortest route to the hospital on map

Usage

npm install
npm start

Access App from here:
http://localhost:3000

Tech Stack

  • nodejs
  • Templating Engine(ejs) :: EJS is a simple templating language that lets you generate HTML markup with plain JavaScript