Skip to content

krishaa1803/MediDoctor

Repository files navigation

MediDoctor

Welcome to MediDoctor - your one-stop solution for all medical needs, from booking a doctor’s appointment to ordering medicines.

MediDoctor is a medical platform with a streamlined, single-page layout designed for ease of use. It integrates modern technologies to provide users with interactive and accessible features for managing their healthcare requirements.


Features

  1. Responsive Navbar:

    • Smooth navigation across the single-page layout.
    • Includes a 'Services' dropdown with two primary options:
      • Book Appointment
      • Order Medicine
  2. Book Appointment:

    • Dedicated page for booking appointments with a doctor.
    • Feature supports only one doctor, eliminating the need for a doctor field in the appointment model.
  3. Order Medicine:

    • Medical store page to explore and purchase medicines.
    • User-friendly interface for a seamless shopping experience.
  4. Technology Stack:

    • Frontend: HTML, CSS, JavaScript
    • Backend: Node.js, MongoDB
    • Client-Server Communication: Built with Node.js to handle data flow effectively.
  5. Prototypes and Demonstrations:


How to Run the Project

  1. Clone the Repository:
    git clone https://github.com/yourusername/MediDoctor.git
    cd MediDoctor
    
  2. Install dependencies:
    npm install
  3. Start the MongoDB service:
    mongod
  4. Start the server:
    node server.js
  5. Accessing the Application: Open your browser. Navigate to http://localhost:3001.

About

Developed a comprehensive platform using HTML, CSS, JavaScript, Node.js, and MongoDB. ◦ Enabling users to book appointments with doctors and order medicines, increasing efficiency .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors