Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.11 KB

File metadata and controls

40 lines (26 loc) · 1.11 KB

🏥 Medico - Online Medicine Store

Medico is an online medicine store built using Java Spring Boot and JSP. It allows users to search, filter, and purchase medicines, as well as manage their orders and carts. Admins can manage users, medicines, categories, and orders.

✨ Features

  • User Management

    • 📝 User registration and login
    • 👤 Profile management
    • 📜 View order history
  • Medicine Management

    • 🔍 Search and filter medicines by category
    • 💊 View medicine details
    • 🛒 Add to cart and purchase medicines
  • Cart Management

    • ➕ Add, update, and remove items from the cart
    • 💰 View total amount
  • Order Management

    • 📦 Place and track orders
    • 📄 View order details
  • Admin Functionalities

    • 🛠️ CRUD operations on medicines and categories

🛠️ Tech Stack

  • Backend: Java Spring Boot
  • Frontend: JSP
  • Database: MySQL
  • Build Tool: Maven

image

image