Datta23-s/FSDL-final-project — reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app called Attendance Payroll Monitor. I want it to help a small company keep track of employees, their daily attendance, and basic payroll in one place.
The app should let an admin add and edit employees, mark people present or absent for each day, view attendance history, and calculate pay based on attendance and salary details. Keep the interface clean and easy to understand, with a dashboard that shows useful totals like number of employees, today’s attendance, and payroll summary. It should feel like a final project that works end to end, not just a mockup.
Please create the project with JavaScript and whatever normal web app setup makes sense. Include simple data storage, basic validation, and clear screens so someone can run it locally and test the main flow. If you need current docs for setup details, look them up online.
Want more depth? Deep Reverse