murerwanelson/school-fees-system — reverse-engineered prompt
Reverse engineered prompt
Build me a web app for a school fees payment system for Chimanimani District.
Parents and students should be able to create an account, choose their school and grade, log in, pay school fees in demo mode using options like EcoCash, OneMoney, or ZimSwitch, then see their payment history and download a PDF receipt after payment.
Admins need a dashboard too. A school admin should only see students and payments for their own school, approve student registrations, and review transaction history. A district admin should be able to see all schools, total revenue, add schools, and monitor payments across the district.
Use React with Supabase for login, database storage, and permissions. Make it feel clean and simple, with clear dashboards for students, school admins, and district admins. Include the database setup files and make sure row level security keeps each user’s data private. Payments can be simulated only, no real payment gateway needed.
Want more depth? Deep Reverse