Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.41 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.41 KB

Online Diagonosis App

Project Overview

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.

Installation(Building and Running)

  1. Fork the Repository
  2. Clone the repository which you have forked
  3. Open terminal and go to the directory where your project has been cloned in your local machine.
  4. Type 'npm install' to install all the dependencies.
  5. Then Type 'node app.js' and hit 'Enter'
  6. Then open http://127.0.0.1:5000 or http://localhost:5000 in your browser, you should see a current version of the website!

Development Environment

  1. Preferable Browser - Google Chrome
  2. Preferable Editor - Webstorm By IntellIJ
  3. Preferable OS - Linux

Contributing and Styling Guidelines

Please Read the following points carefully!