Skip to content

Soumo275/CureLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CureLink - Medical Store App

CureLink is a comprehensive medical store application designed to make healthcare more accessible. With CureLink, users can:

  • Buy medicines and healthcare products online.
  • Book appointments with doctors.
  • Manage medical records for admins.

Features

🛒 Online Medicine Store

  • Browse a wide range of medicines and healthcare products.
  • Add items to your cart and complete purchases easily.

🩺 Doctor Appointment Booking

  • Find and book appointments with verified doctors.
  • View doctor profiles, availability, and patient reviews.

Tech Stack

  • Frontend: React, Redux
  • Backend: Node.js, Express
  • Database: MongoDB
  • Authentication: JWT

Installation

Follow these steps to set up CureLink locally:

  1. Clone the repository:

    git clone https://github.com/yourusername/curelink.git
  2. Install dependencies:

    npm install
    cd frontend
    npm install
  3. Set up environment variables: Create a .env file in the root directory and add:

    DB_URL=your-mongodb-connection-string
    JWT_SECRET_KEY=your-jwt-secret
  4. Start the application in the frontend folder:

    npm run dev

Homepage

Homepage

payment gateway

Payment

Let's make healthcare more accessible, one click at a time!

About

medical store app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages