Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.5 KB

README.md

File metadata and controls

58 lines (40 loc) · 1.5 KB

Supermarket Management System

A Java based GUI Management System for a Supermarket implemented using Object-Oriented Programming concepts and File Handling. Developed using NetBeans and JDK 19.

Admin Credentials

UID: Group1
Password: Project

These credentials are hard coded can be found in Login.java file.

Seller Credentials

UID: 10010
Password: 0000

These credentials are stored in Directory root folder named as Seller.txt.

PROJECT PREVIEW

Loading Page

Loading Page

Login Page

Login Page

Login As

  1. Admin
  2. Seller

Admin Login

Manage Products

Manage Products

Manage Sellers

Manage Sellers

Seller Login

Seller Dashboard

Login Page

I am also thankful to the open-source community and anyone who has shown interest in this project. Your feedback and contributions are highly appreciated.

Thank you!