Skip to content

This is a Cafe Management System in Java using JFrame, Mysql Database, Netbeans IDE.

Notifications You must be signed in to change notification settings

poulami08/Mood-Lift-Cafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mood Lift Cafe

A Cafe Management System is a windows form application developed in Java programming language.This win application is perfect for a cafe or small coffee shop owners where they are in need of an application to run and simply ease out their day to day managerial task.

 

 

About Mood Lift Cafe

Using this application, one can select a menu or items along within its quantity/number. Furthermore, They can also calculate the total cost of their customer . Similarly, the café management system also has the ability to generate a bill/receipt.

Features

  • Eye-catching menu with various café items such as coffee, drink, and cakes.
  • Customer & Staff Record.
  • Features to select items ordered by the customer along with their quantity.
  • Get total bill value within a single click.
  • Generate Receipt if needed.

Technology

View

User interface view

A user can Signup, Login, Place Order and Generate Bill, Change Password, Change Security Question and also see the Bill and Order details.

 

Admin interface view

An admin can Login, Place Order and Generate Bill, Change Password, Change Security Question , see the Bill and Order details, Manage Catgory, Add New Product, View,Edit and Delete any Product and also Verify Users.

Database

Here we have created four tables user, category, product and bill.

The user table have the detailes of users.The category table have the detailes of categories present in our cafe.The product table have the detailes of products available under each category and the bill table have the detailes of the customer, their orders and the total amount.

 

About

This is a Cafe Management System in Java using JFrame, Mysql Database, Netbeans IDE.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages