armends198/university-academic-analytics-system — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a full stack university academic analytics app that lets a school log in and monitor student performance in one place. I want a clean web dashboard where faculty and admins can sign in, see overall KPIs like average GPA, pass rate, dropout rate, and the number of at risk students, then drill into student records.

Please include a student search with filters like name, program, and GPA range, an at risk students view, a student detail page that shows semester by semester GPA and risk history, and a semester comparison view for overall academic trends. Admins should have access to the more sensitive comparison and search features, while faculty can still view the main analytics and at risk lists.

Use realistic seeded sample data so the app feels usable right away, and wire up authentication properly with secure passwords and token based login. Make the charts and UI feel polished and easy to read. If anything is unclear, look up current docs online and make sensible choices.

Want more depth? Deep Reverse