This application aims to simplify the process of booking a desk in the office. It is a simple web application that allows users to book a desk for a given day. The application is built using only php libraries without any framework.
- Install DDEV
- 'ddev prepare'
- Open the application in the browser
- user1@user.com / test@123 [user privileges]
- user2@user.com / test@123 [user privileges]
- user3@user.com / test@123 [user privileges]
- user4@user.com / test@123 [user privileges]
- tl1@user.com / test@123 [team-lead privileges]
- tl2@user.com / test@123 [team-lead privileges]
- admin@user.com / test@123 [admin privileges]