Skip to content

gopythor/gurumesi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gurumesi

Project subject

Implementation of a store table reservation service Using SpringBoot Goal : Build a commerce server that mediates between restaurant owners and customers.

Project structure

image

Tech Stack

Language : Java
DBMS : MariaDB Java Version : Java 11
IDE : Intellij IDEA 2023.3.3 (Ultimate Edition)
Test Program : Swagger

User Server

Customer

  • Join the membership

Owner

  • Join the membership

Restaurant Server

Customer

  • Inquire about restaurants by sort(ASC NAME, ADDRESS, STAR)
  • Inquire about a restaurant detail
  • Review a restaurant
    [x] ㄴ later it will be checked for review writer verification.

Booking

  • Book a reservation
  • Check Bookings and change to expired when booking time is left less than 10 min.

Kiosk

  • confirm a visit
  • check approved bookings

Owner

  • Register a restaurant
  • Inquire about reservations

Owner Additional Function

  • approve or reject a reservation

Upgrade

  • Upgrade Login function with jwt
  • Upgrade Error function

image image image

About

Implementation of a store table reservation service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages