This project aims to list down the diseases and corresponding treatments for a given medical symptom. User can also get a path to nearby hospital for a particular disease.
- Node JS
- MongoDB
Open terminal inside the project's directory and execute the following :
npm install
node app.js
Open your browser and browse the url 'http://localhost:8080/'. You can find the complete documentation link here