This is a Symfony 4 project, featuring a registration and login system.
There is no verification, so you can just create a random account. The assumed user is an employee, logging in the backend of the event company.
After logging in you will find bootstrap cards with online events. I made filters for the events and a full CRUD.
I took care of responsiveness, interaction logic and standard positioning of elements. The forms are styled aswell.
You need to install vendor with php composer.phar install
after cloning.
There is a database dump with dummy data called bigevents.sql.