Skip to content

lyoumbi/restaurant-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

restaurant-management-system

A spring boot web application for restaurants that can be used to process customers orders. Customers can log in, select all the meals they want to order, place an order, and log out.

Created with:

Spring Boot/Hibernate/MySQL/JPA/Java 8/Maven/HTML5/CSS3/JavaScript/JQuery

Menu table:

You can change the Menu table and have different meals, also the meals' images should be located at /static/img within the project. Menu Table

Home Page:

The customer can sign choose his/her access level and sign up according to the access level. Home Page Home Page Home Page

Registration form:

During the registration process, the customer's inputs are checked for duplicate username, matching password, and blank inputs. Registration Form

Successful Registration:

After successfully registered, the customer is redirected to the login page. Home Page

Login Page:

The customer is Greeted base on the current time, and the customer access level is displayed. The current customer enters the number of each meal he/she wants to buy, after that the order can be processed. Login Page Login Page Login Page Login Page

Process Order:

The customer's order is processed, then he/she can see how many of each meal he/she selected and how much the order will coast. Process Order Process Order

Successful Logout:

After checking out, the customer can log out. Successful Logout

About

A spring boot web application for restaurants that can be used to process customer's orders. Customers can log in, select all the meals they want to order, place an order, and log out.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors