AmmadCode/Eduflow-Project — reverse-engineered prompt
Reverse engineered prompt
Build me a complete online learning platform called EduFlow.
I want students to be able to sign up, log in, browse courses, open a course details page, enroll in courses, see their enrolled courses in a dashboard, update their profile, and change their password.
Instructors should have their own dashboard where they can create courses, edit them, delete them, and see how many students enrolled in each course.
Admins should be able to log in to an admin area, see basic platform stats like total users, courses, and enrollments, and manage all users and courses, including deleting them.
Use a React frontend with a clean responsive design that works well on mobile and desktop, and a Node, Express, and MongoDB backend. Add protected pages so each role only sees what they’re allowed to see. Use secure authentication, helpful success and error messages, and make the whole thing feel polished enough for a final course project.
Want more depth? Deep Reverse