Sampaadaa/LMS_WEB_APP ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple learning management system where an admin can create and publish courses, and each course can have lessons and quizzes.
I want regular users to be able to sign up, log in, browse the available courses, enroll in one, go through the lessons in order, take the quiz at the end, and see their progress as they complete things. Admin should have a way to manage courses, lessons, quizzes, and user enrollment from an easy dashboard.
Keep it practical and straightforward, using the same kind of web app setup this project is already using, with a database behind it. Make the pages clean and easy to use, with basic navigation for admin and members. If you need to check current docs or best practices while building it, go ahead and look them up online.