harshdodiya58/DayFlow-HRMS ? reverse-engineered prompt
Reverse engineered prompt
Build me a polished HR management web app for a small to midsize company using what is already in this repo.
I want admins to be able to add and manage employees, control roles and access, track attendance with check in and check out history, handle leave requests and approvals, process monthly payroll, send notifications, and let employees message admins inside the app. Employees should have their own dashboard where they can see their attendance, leave status, payslips or payroll history, notifications, and messages.
Please make the auth and security feel production ready, with secure login, email verification, protected sessions, and basic audit logging. Wire up the email flow for notifications and account setup. Make sure the database setup, seed or first admin flow, and environment config are all working so someone can run it locally, go to /auth/setup, create the first admin, and start using it right away.
Keep the UI modern and clean, and look up current docs online if you need to.
Have a live product UI? Try website reverse