Skip to content

Latest commit

 

History

History
72 lines (57 loc) · 1.49 KB

README.md

File metadata and controls

72 lines (57 loc) · 1.49 KB

MediSync

A platform that would make a real difference in the healthcare management sector. With MediSync we aim to sync patient’s needs with a robust healthcare management system powered by artificial intelligence.

Experience the convenience of modern healthcare management. Join thousands of satisfied patients who have switched to our Doctor Appointment Management System. Your health, your schedule, your way.

Functionality

Our product has two portals-

  • Doctor's portal
  • Patient's portal

How to get started

  1. Fork the repo

  2. Clone the repo

  3. Run following commands to get frontend started-

    cd frontend
    
    npm install
    
    npm start
    
  4. Run the following commands to get the server running-

    cd backend
    
    npm install
    
    npm start
    
  5. Voila! the website is up and functioning on your local dev environment.

Our Team