Skip to content

This is a java project that applies principles of object oriented programming in creating the different functionalities of a common e-commerce store.

Notifications You must be signed in to change notification settings

adithkrishnan98/ECommerce-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Store Java Project

This is a java project that applies principles of object oriented programming in creating the different functionalities of a common e-commerce store. The store has 3 main users - customer, seller and admin. Different functions for each such as view products and subproducts, add to cart and checkout functionalities for the customer ; add products under different subcategories for the seller and view customer and seller products, contact customer and seller functionalities for admin.

How to run the project

Download the E-Commerce folder and then open it up in your IDE. Locate the store.java file within store subfolder and run it as Java application.

About

This is a java project that applies principles of object oriented programming in creating the different functionalities of a common e-commerce store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages