Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.55 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.55 KB

Shop-Management-System

Description:

Shop Management System implemented in Java and MySQL

Supervisor:

    Mohaimen-Bin-Noor,
    Assistant Professor, Department of Computer Science,
    Assistant ProfessorAmerican International University-Bangladesh

Features:

  • Login for Manager, Employee and Customer
  • Admin can add new Employee and Customer with Randomly Generated Password
  • Manager can edit Employee and Customer Information
  • Manager can add, edit and delete Products
  • Employee can sell products*
  • Customer can check products and view own purchase history

Used Tools:

  • Notepad++
  • XAMPP

Screenshots:

Login Page

Manager Dashboard

Profile Edit

Purchase History

Customer Management

Product Management