Skip to content

Repository files navigation

Simple E-Commerce Application (Java + MySQL)

This project is a simple console-based e-commerce application implemented in Java using MySQL as the database backend. The application allows customers to browse products, add products to their cart, and calculate the total price. It also supports persistent product storage and customer management via MySQL.


📋 Features

  • View a list of available products.
  • Add products to the shopping cart.
  • Calculate the total cost of items in the cart.
  • Manage products and customers using MySQL database.

🛠️ Technologies Used

  • Programming Language: Java
  • Database: MySQL
  • Database Connector: MySQL Connector/J
  • Development Environment: IntelliJ IDEA (or any Java-compatible IDE)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages