Skip to content

Hasibur14/mediSphere-client

Repository files navigation

MediSphere - Consultation Services by Doctors

Visit our Website

Live Link: Live Link


Project Overview

Concept:

MediSphere aims to provide a platform for consultation services by doctors, facilitating easy access to healthcare advice and services remotely. It enhances user experience by offering functionalities for searching services, booking appointments, updating service statuses, and managing service offerings.

Features:

  1. Search Functionality: Users can search for services based on keywords like service title, description, price, provider email, and name, improving accessibility to relevant healthcare services.

  2. Book Service Functionality: Allows users to schedule appointments by booking services directly through the platform. Booked services are stored in the database, ensuring seamless appointment management.

  3. Service Status Update: Enables effective communication between service providers and users by updating the status of booked services. Users can track service progress conveniently.

  4. Service Management: Providers can manage services by adding, updating, or deleting service listings as needed, maintaining an intuitive and user-friendly interface for service administration.

  5. MongoDB Integration: The project integrates MongoDB for storing and managing service data, supporting CRUD operations such as adding, fetching, updating, and deleting services.


Technologies Used

  • Tailwind CSS
  • JavaScript.js
  • React.js
  • Node.js
  • MongoDB

Getting Started

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Configure environment variables.
  4. Run the frontend and backend servers using npm start.