Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.34 KB

Open Source project on Shopping Cart

forthebadgeforthebadge

This is a sample project on Shopping Cart using Java SE and sqlite DB. Ecommerce will make up 22% of global retail sales by 2023. 22% of global retail sales will be thanks to ecommerce by 2023. To give context to this growth, 14.1% of global retail sales were ecommerce purchases in 2019. The growing number of ecommerce websites is definitely a contributing factor to this holistic number.

Sample Screenshot: Sample

Project Video: https://www.youtube.com/watch?v=UVw7neMnN34&t=91s

Features:

  • Cart
  • Category Wise Panels
  • Sign Up/Sign In
  • Password Recovery
  • New Product Entry
  • Stock Update
  • Billing details etc.

CAUTION:

  • THIS PROJECT IS DEVELOPED ON WINDOWS ENVIRONMENT AND NETBEANS IDE 8.2
  • INCLUDED JAR FILES SHOULD BE IMPORTED TO IDE(Location: Project/lib)
  • FOR PICTURES THERE ARE THREE DIFFERENT FOLDERS IN 'Project/src/products' AS PER CATEGORY.
  • FOR NEW ENTRY, NEW PICTURES SHOULD BE PLACED AS PER THEIR CATEGORY.
  • TO SIGN INTO ADMIN PANEL SIGN IN AS "username: admin, password: admin"