KeanuMatthew03/edufun — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple web app called EduFun using this existing Laravel project. I want it to feel like a friendly place where students can learn through short fun activities. Make a clean home page that explains the idea, a page that lists learning topics, and a simple quiz flow where a student can answer questions, see if they were right, and get a score at the end. Add basic login and registration if the project setup already supports it, so students can come back and see their past quiz scores. Keep the design bright, simple, and easy for kids to understand, with clear buttons and mobile friendly pages.

Please set up the database tables, routes, controllers, and views needed to make it actually work locally. Add a few sample topics and questions so I can test it right away. If you need current Laravel docs, look them up online.

Want more depth? Deep Reverse