acmpesuecc / AcademyX

An easy to use, scalable E-Learning Platform hosted with Azure Cloud Services
MIT License
2 stars 5 forks source link

Implement sliders for the homepage #5

Open achyuthcodes30 opened 4 months ago

achyuthcodes30 commented 4 months ago

Issue details

1) The task is to add two sliders very similar to the udemy homepage. 2) The first slider will be the current courses the user is enrolled in and the progress. Each card will display the course image (mock images for now), course title and progress (as a progress bar). Again, refer to the udemy homepage for inspiration. In case th user is not enrolled add an animated/static component to tell the user to buy their first course. 3) The second slider will be cards of the latest updated courses, each card needs to have the course image, title, price and average rating (both stars and numbers). Use starabilitycss or shadcn for the star ratings.

ninsid711 commented 3 months ago

Since I'm currently not doing much can I take this up ?