Skip to content

Circinusss/Cafe-Management

Repository files navigation

Cafe-Management

Cafe Management Project

Run Instructions:

  1. Copy the entire Cafe_Management Folder to the desired location
  2. To load the database execute the following command in CMD.

Command: mysql -u root -p cafe < D:\Java\Cafe_Management\SQL\Cafe_Management.sql [Replace the location of .sql file according to your system]

  1. Open the following .java files in IDE: Login, Console, TakeOrder, OrderCheck, UpdateMenu
  2. Find the code "jdbc:mysql://localhost:3306/cafe","root","circinus" and replace "circinus" with your MySQL password.
  3. Save all the files and run Login.java

Username: admin Password: admin

About

Cafe Management Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages