acmpesuecc / acmpesuecc/AcademyX

Dropdown details component for course modules and lessons

Open
#8 0 comments 0 reactions 1 assignee Claimed by @Advaith2805 View on GitHub
Dominant language
Python
Stars
1
Forks
4
PR merge metrics
No merged PRs in 30d

Description

## 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)](https://github.com/acmpesuecc/AcademyX/assets/113189939/2f6616fe-bb27-4882-a1aa-054afa79809e)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.