Skip to content

The objective of this Console Application is to effectively maintain and manage comprehensive information about all the products available in the shop. Additionally, it stores customer information to facilitate transactions and service. The application utilizes SQL for data storage and Hibernate to establish relationships between entities

Notifications You must be signed in to change notification settings

Rupesh0913/The-Sweet-Spot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

The Sweet Spot

  • It is a mini project based on java and SQL
  • Hibernate and Mapping is used

who will use this ?

Admin(Sweet shop Owner)
public(Customers)

Purpose:-

The main objective of this system is to maintain and manage detailed information of all the products in the shop and also store the information of Customers

Admin role:-

  • He can add a new Category
  • He can add a new Product
  • Product can be assigned to a specific category
  • He can remove a Specifc Category and also the Products listed Inside of it.
  • He can see the infomation of Customers

Facilities available for public:

  • He can create a new account
  • He can Ligin with that account
  • He view all the products in the shop
Upcoming Fatures
Customers can add product can cart
Customers can buy Products 
Product Quantity
Product Quantity Decreases when customer buys it

Tech Stack:

  • JAVA
  • Hibernate
  • MySQL

About

The objective of this Console Application is to effectively maintain and manage comprehensive information about all the products available in the shop. Additionally, it stores customer information to facilitate transactions and service. The application utilizes SQL for data storage and Hibernate to establish relationships between entities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages