https://github.com/pawandubey/crescendoinfomedia
School Java Project. Inventory and Shopping System.
https://github.com/pawandubey/crescendoinfomedia
Last synced: 8 months ago
JSON representation
School Java Project. Inventory and Shopping System.
- Host: GitHub
- URL: https://github.com/pawandubey/crescendoinfomedia
- Owner: pawandubey
- Created: 2014-02-06T18:32:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-06T20:42:26.000Z (over 11 years ago)
- Last Synced: 2025-02-15T16:43:15.672Z (8 months ago)
- Language: Java
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Crescendo Infomedia
==================School Java Project. Inventory and Shopping System.
----------------------------------------------------This was a project made for our high school exams by me and Nitin, my classmate.
Made on NetBeans using Java with the Swing GUI interface, this application uses MySQL(not included here) to store a set of
classified products in tables. The products are displayed to the "customer" through the interface and he can add the
products to his cart, remove them and purchase them as he would do on an online shopping portal. There is also a system
for people to register and login so as to personalise their shopping experience to a limited extent.