Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayeshathoi/yourdoctor-408-sessional

software development project
https://github.com/ayeshathoi/yourdoctor-408-sessional

backend erd expressjs frontend mock-ui nodejs passportjs postgresql postman-api reactjs scope type-script

Last synced: 12 days ago
JSON representation

software development project

Awesome Lists containing this project

README

        

# YourDoctor
An Online platform where you can book appointment with doctors, order ambulances and check your health with our nurses!
Made for Level-4 Term-1 Database Sessional Project created by Ayesha Binte Mostofa (1805062),Labiba Binte Tashin (1805070) and Nusrat Nur Labiba(1805081)
###### Under the supervision of Tahmid Hasan, assistant professor , CSE, BUET

### Tools For Database and Frontend

  • React-js

  • TypeScript
  • ### Tools for Backend

  • Node express
  • Users in our platform:


  • Patient

  • Doctor

  • Driver

  • Nurse

  • Hospital
  • Services:


  • Patient Service

  • Doctor Service

  • Driver Service

  • Nurse Service

  • Hospital Service

  • Booking Service (Doctor appointment, Ambulance order, Checkup appointment)

  • History Storing Service

  • Rating & Complaint Service
  • ## Intruction to Run the Project

    - Download Backend and react-ts-yourDoctor folder
    - Open terminal in both folder and run the command "npm i"
    - Connect with postgresql database
    - In backend, run the command "npm start"
    - In react-ts-yourDoctor (frontend) run "npm run dev"
    - Open localhost:5173 in firefox or chrome