Skip to content

Raushan1234567/PharmaCureHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PharmaCureHub

PharmaCureHub is an online platform designed to facilitate the purchase of medicines. It allows users to register, browse available medicines, add them to their cart, and securely complete their purchase. This project serves as a practical learning experience for implementing various technologies such as Java, MySQL, Spring Boot, HTML, CSS, and JavaScript.

Purpose

The purpose of PharmaCureHub is twofold:

  1. This is a prototype of e-commerce website by which we learn to implements theoretical knowledge into the project.
  2. To offer users a convenient platform for purchasing medicines online.

Functionality

PharmaCureHub offers the following features:

  1. User Registration and Login:

    • Users can register with the system by providing necessary details.
    • Email verification is required for registration.
    • Registered users can log in securely to their accounts.
  2. Adding Medicine to Cart:

    • Users can browse through the available medicines.
    • They can add medicines to their shopping cart.
  3. Buying Medicine:

    • Users can proceed to checkout from their cart to buy the selected medicines.
    • The system handles the payment process securely.
  4. Searching Medicine by Name:

    • Users can search for medicines by their names.
    • The system displays the relevant medicines based on the search query.

Technology Stack

PharmaCureHub is built using the following technologies:

  • Java
  • MySQL
  • Spring Boot
  • HTML
  • CSS
  • JavaScript

Installation

To run PharmaCureHub locally, follow these steps:

  1. Clone the repository: git clone <repository-url>
  2. Navigate to the project directory: cd PharmaCureHub
  3. Install dependencies: <dependency-management-command>
  4. Configure the database settings in application.properties
  5. Run the application: <run-command>

Usage

To use PharmaCureHub, follow these steps:

  1. Register with the system using a valid email address.
  2. Log in to your account.
  3. Browse the available medicines and add them to your cart.
  4. Proceed to checkout and complete your purchase securely.

Contributing

Contributions are welcome! Here are a few ways you can contribute:

  • Report bugs and issues
  • Suggest new features or improvements
  • Submit pull requests

About

Welcome to PharmaCureHub, your trusted online destination for all your pharmaceutical needs. At PharmaCureHub, we strive to make the process of buying and selling medicines convenient and secure. Our platform is designed to provide a seamless experience for both buyers and sellers, ensuring access to a wide range of high-quality medications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors