https://github.com/fahadpathan7/super-shop-management
Effortlessly manage your online super shop, from inventory control to order processing, and provide customers a seamless shopping experience.
https://github.com/fahadpathan7/super-shop-management
java
Last synced: about 2 months ago
JSON representation
Effortlessly manage your online super shop, from inventory control to order processing, and provide customers a seamless shopping experience.
- Host: GitHub
- URL: https://github.com/fahadpathan7/super-shop-management
- Owner: fahadPathan7
- Created: 2021-09-19T08:27:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T09:54:29.000Z (about 4 years ago)
- Last Synced: 2025-02-28T16:12:32.048Z (over 1 year ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 746 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Super-Shop-Management
A simple super shop management project.
I created this project to practice.
But I tried to make the codes easily readable, reusable and changeable.
use of classes:
1. Main.java is used to run the project.
2. UserControl.java is used to work with user and file (login info and memo).
3. Mail.java is used to send password for new users and for password recovery.
4. Products.java is used to control the products of the super shop.
5. Others are used to control that type (file name is written as type) of products.
How to run:
(on cmd)
1. run SuperShop.jar on cmd