hoangsonww/Learning-Management-System-Fullstack — reverse-engineered prompt
Reverse engineered prompt
Build me a full online learning management web app for a school or training business. I want people to be able to sign up and log in, browse courses, open lessons, take quizzes, and track their learning. There should also be an admin or teacher area where courses, lessons, quizzes, and users can be created, edited, and managed.
Please make it feel like a real polished demo, with a clean responsive dashboard, course pages, lesson detail pages, quiz screens, and sensible sample data so I can try it right away. Use an Angular frontend and a Django REST backend with MongoDB, since that is the stack I want for this project. Include API documentation, basic tests, and a simple way to run everything locally with Docker.
If anything is unclear, make reasonable choices and keep the code organized so I can deploy it later to a cloud setup with Nginx, Terraform, or AWS if needed.
Want more depth? Deep Reverse