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

Dropdown details component for course modules and lessons #8

Open
achyuthcodes30 opened this issue Apr 2, 2024 · 0 comments
Open
Assignees

Comments

@achyuthcodes30
Copy link
Contributor

Details

This component is for the Course landing page UI. The goal is to allow users to view the title and duration of all the modules, click on the drop down for each to view the titles of each lesson under it and time required to complete it in HH:MM:SS format.

NOTE: Use dummy, hardcoded data for now and focus only on the UI part of the code.

List of features

  1. A heading (like Modules and Lessons), Total number of modules, lessons and total tile required to complete the course.
  2. List of module titles along with the number of lessons under them and the time required to complete it.
  3. Dropdown list for each module showing the list of all lesson titles and the time required to complete each lesson.

For inspiration you can refer to similar standard components on other E-Learning platforms (Coursera, Udemy). Here is an example:

Screenshot (229)

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

No branches or pull requests

2 participants