I have a task where I need to create a dashboard kind of thing where only the Admin can login and then view employee’s report such as his/her Travel and Leave data.
I have right now created tables such as Users(Employee Table), User Access, Trips, Departments. Apart from these can anyone guide me which other tables would be required?