Skip to content

helinHarman/e_commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Application – Java

This project is a simple e-commerce application developed in Java. Users can be added, products can be managed, and orders can be placed.


Features

  • User management (adding users)
  • Product management (adding and listing products)
  • Order creation and management
  • Classes: User, Product, Order, and ECommerce
  • Console-based interaction

How It Works

  • Users are added and managed in the system.
  • Products are added, listed, and can be ordered.
  • When an order is placed, it records the selected products and user information.
  • Orders and user relations are tracked.

Developer

This project was created by Helin Harman. Feel free to use or modify it as you wish.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages