acmpesuecc / acmpesuecc/AcademyX
Implement sliders for the homepage
- 主要语言
- Python
- 星标
- 1
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
## 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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by finding the homepage implementation in the Next.js frontend and reviewing the existing course card or UI component patterns. The issue asks for two homepage sliders: enrolled courses with progress and latest updated courses with image, title, price, and star rating. Done means both sliders render with mock images/data where needed and handle the no-enrollment empty state.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- nextjs, typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 28/100