https://github.com/annapoorna-a-k/online-shopping-system-using-oop-principles
Object Oriented Programming Project on Online Shopping System
https://github.com/annapoorna-a-k/online-shopping-system-using-oop-principles
java object-oriented-programming online-shop online-shopping-system oop-principles oops-in-java shopping-system
Last synced: 5 months ago
JSON representation
Object Oriented Programming Project on Online Shopping System
- Host: GitHub
- URL: https://github.com/annapoorna-a-k/online-shopping-system-using-oop-principles
- Owner: annapoorna-a-k
- Created: 2022-07-24T15:03:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T15:11:37.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T04:33:09.070Z (7 months ago)
- Topics: java, object-oriented-programming, online-shop, online-shopping-system, oop-principles, oops-in-java, shopping-system
- Language: Java
- Homepage:
- Size: 803 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online-Shopping-System
This is a small scale project for Online shopping system. The basic idea is that customers can buy products using online websites. The user can enter the name and password and can create an account and then purchase products.
The Online Shopping system enables customers to browse through the items/products and a system administrator to approve and maintain lists of products. Also on the agenda is designing an online shopping site to manage the items in the shop and also help customers purchase them online without having to visit the shop physically.