adilahisham/ResearchGrant ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple research grant management web app in Django.
I want a site where people can log in, see a dashboard, and manage grant related tasks in one place. It should feel like a basic university style system for researchers and reviewers, with separate areas for each type of user if that makes sense. The homepage should explain what the system is, and users should be able to sign in and get to the right dashboard after logging in.
Please make it work cleanly with the templates and static files, and keep the design simple and professional. Use the existing Django setup, make sure the pages load properly, and include whatever views, forms, and database models are needed so the app actually works end to end. If anything is unclear, check the current docs online and keep the implementation practical for a small school project.
Are you gonna build this?
make sure you review the code using coderabbit