KirillSachkov/super-duper-journey — reverse-engineered prompt

Reverse engineered prompt

GitHub

I found this C# repo with a LearningPlatform folder but there isn’t really a README, so please turn it into a working simple learning platform.

Build a clean web app where someone can sign up or log in, see a list of courses, open a course, go through lessons, and see their progress. Add a basic teacher or admin area where courses and lessons can be created, edited, and removed. Keep the design simple and usable, with clear pages and friendly empty states.

Please set up the project so it runs locally without a lot of manual steps. Add any database setup, sample data, and clear instructions for how to start it. If anything is already in the repo, keep what makes sense and improve it instead of starting over blindly. Use C# and the normal .NET approach for this kind of app, and look up current docs online if you need to.

Want more depth? Deep Reverse