<<<<<<< HEAD
This project is an ASP.NET MVC-based Learning Management System modeled after platforms like Udemy. It provides video-based lessons, integrated quizzes, secure user data storage, progress tracking, and a CMS for administrators.
- User Authentication: Sign up, log in, and manage profiles
- Course Navigation: Browse courses and access video lessons
- Video Playback: Stream lesson videos
- Quizzes: Take quizzes at the end of each lesson
- Scoring: Automatic scoring and feedback
- Progress Tracking: Track completed lessons and quiz history
- User Authentication: Sign up, log in, and manage profiles
- CMS Integration: Add, update, and manage quiz content
- Lesson Management: Upload and organize video lessons
- User Management: View user performance and activity logs
- Ensure you have the .NET SDK installed.
- Build and run the project using Visual Studio or the command line.
- Implement authentication and user management
- Add video streaming and quiz modules
- Build admin CMS for content management
This README will be updated as features are added.