Skip to content

Comments

feature/gajendran - Added the Online E-learning platform #90

Merged
ashishps1 merged 2 commits intoashishps1:mainfrom
gajendranasokkumar:feature/gajendran
May 4, 2025
Merged

feature/gajendran - Added the Online E-learning platform #90
ashishps1 merged 2 commits intoashishps1:mainfrom
gajendranasokkumar:feature/gajendran

Conversation

@gajendranasokkumar
Copy link
Contributor

Online E - learning Platform

  • User Class: Represents students or instructors with attributes like name, email, and password. Users can enroll in courses, make payments, and store quiz results.
  • Course Class: Represents courses with attributes like name, type, and description. It maintains lists of students, quizzes, and course content.
  • CourseContent Class: Represents different types of content within a course.
  • Quiz Class: Represents quizzes associated with a course, with attributes like marks.
  • Result Class: Stores quiz scores for students.
  • Enrollment Class: Tracks user enrollments with an enrollment date and completion status.
  • Payment Class: Represents a payment made by a user for a course.

@ashishps1 ashishps1 merged commit 89040ae into ashishps1:main May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants