StudyApp is a learning support application developed as part of the CS511 - C# Programming Language course assignment (UIT). This application simulates a simple online learning platform with features for course management, progress tracking, and knowledge assessment.
User Registration & Login: Users can create accounts and log in to access the application.
Password Recovery: Allows users to reset their password if forgotten.
Course Catalog: Displays a list of available courses.
Enroll in Courses: Users can register for and participate in courses of interest.
Progress Tracking: Saves the user's progress for each course.
Video Lectures: Supports video playback for course lessons.
Quizzes: Provides tests to assess users' knowledge.
Additional Reading Materials: Offers supplementary documents for better learning.
Completion Certificate: Issues certificates after successfully completing a course