Ansarimajid/College-ERP — reverse-engineered prompt
Reverse engineered prompt
Build me a web based College ERP system for a small college. I want one place where the admin, staff, and students can all log in and see only what applies to them.
The admin should be able to manage students, staff, courses, subjects, academic sessions, attendance, leave requests, feedback, and see simple dashboard charts. Staff should be able to mark attendance, enter or update exam results, apply for leave, send feedback, and view student progress. Students should be able to check their attendance, results, leave request status, and send feedback.
Please make it responsive so it works on phones and laptops. Include normal login, role based access, profile pages, password reset, email notifications, and basic protection like captcha if possible. Use Python and Django with a simple database for local setup, and keep it easy to run with clear setup steps. Look up current docs online if you need to.
Want more depth? Deep Reverse