Skip to content

Zerowl7/lesson06

Repository files navigation

About the project

In this project, I made a fully functioning restaurant website

Knowledge that I used

  • Applied breeze
  • Set authentication with middleware
  • Made an admin panel that is denied access to ordinary users -Made migrations for 4 tables:
  1. Tables
  2. Menu
  3. Booking
  4. Categories
  • I also set up controllers for each model and made blades.
  • All tables are added to the admin panel with the GRUD method
  • Created a relationship Menu and Categories of many-to-many table
  • Set up validation, flash alerts, as well as rules for booking by time and date via Rules
  • Applied Enums to choose the location and status of the table
  • I made a frontend and completed all the interconnections.

Project screenshot

Admin panel

image image

Frontend

image image image image

thoughts for the future

Would like to create more projects like this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published