- [ ] **HOME** - UI: Design the home screen layout with featured sections (categories, popular courses, top mentors). - Integration: Fetch dynamic data for the home screen from Firebase or backend services. - [ ] **CATEGORY** - UI: Create category tiles or grid layout for course categories. - Integration: Connect categories to filter courses dynamically. - [ ] **SEARCH** - UI: Build a search bar with auto-suggestions. - Integration: Fetch search results dynamically from Firebase or backend.
HOME
CATEGORY
SEARCH