Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Course Registration functionality #13

Open
kunal2812 opened this issue Oct 25, 2023 · 2 comments
Open

Add Course Registration functionality #13

kunal2812 opened this issue Oct 25, 2023 · 2 comments
Labels
bonus bonus points kunal2812 mentor medium level

Comments

@kunal2812
Copy link
Collaborator

Implement a registration modal for courses on our platform that contains all information about the course.
Currently, our courses are open to all without any registration, but we want to introduce a registration process similar to what popular online learning platforms like Coursera and Udemy have.

The course registration pages typically contain the following information and elements:

  • Course Title and Description
  • Instructor Information
  • Course Content
  • Reviews and Ratings (People who have already registered for the course must be able to rate the course and add reviews. Top reviews should be visible on the registration page)
  • Enroll Button
  • Duration and Time Commitment
  • Course Format
  • Syllabus
  • Certification or Completion Information
  • Frequently Asked Questions about the Course
  • Prerequisites

References:
https://www.udemy.com/course/the-complete-android-10-developer-course-mastering-android/
https://www.coursera.org/learn/neural-networks-deep-learning

Note:

  • Create a new branch for every task to isolate changes
  • Start working on the issue only when it is assigned to you
  • Submit the PR on time, no extra time will be allotted
  • Follow the existing theme of website
  • Don't request for the issue if it has locked label on it (will be unlocked after dependencies are fixed)
@kunal2812 kunal2812 added kunal2812 mentor bonus bonus points medium level labels Oct 25, 2023
@kunal2812
Copy link
Collaborator Author

Assigned to @akshatvermavi

@Shineri
Copy link

Shineri commented Nov 2, 2023

Can you please assign it to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bonus bonus points kunal2812 mentor medium level
Projects
None yet
Development

No branches or pull requests

2 participants