This web-app is a platform where diagonosis is made easy. We intend to make patient to doctor one to one interaction possible. Based on the diagonosis, you can have your prescription purchased on the go as well.
This website will help patients find doctors easily. It will also create a market for doctors. This app is intended to start an online diagnosis using live video streaming and chats.
- Fork the Repository
- Clone the repository which you have forked
- Open terminal and go to the directory where your project has been cloned in your local machine.
- Type 'npm install' to install all the dependencies.
- Then Type 'node app.js' and hit 'Enter'
- Then open http://127.0.0.1:5000 or http://localhost:5000 in your browser, you should see a current version of the website!
- Preferable Browser - Google Chrome
- Preferable Editor - Webstorm By IntellIJ
- Preferable OS - Linux
Please Read the following points carefully!
- CONTRIBUTING.md will give you an idea as to how to contribute.
- In order to know the template of Pull Request, go through the guidelines given in PULL_REQUEST_TEMPLATE.md