/GoGroom

While working on this project, I implemented authorization using Laravel's built-in class, Auth. I also distributed the roles by creating a role table, displaying the posts, and giving the administrator the right to change their status.

Primary LanguagePHP

GroomRoom

JavaScript

  • DOM manipulation
  • classlist
  • setTimeout

PHP_8.1

  • Laravel 9
  • OpenServer
  • MariaDB-10.7-Win10
  • MVC

About this project:

While working on this project, I implemented authorization using Laravel's built-in class, Auth. I also distributed the roles by creating a role table, displaying the posts, and giving the administrator the right to change their status.

I also learned how to create a SetTimeout function. It is used to constantly call another function. In this project it was necessary: to make sure that the time was correctly updated.

Home Page

Cabinet Page

AdminPage

Database Structure