-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
| Task | Description |
|---|---|
| 🟩 🎨 Blog UI | Create blog listing layout with post titles, summaries, and links. Add filtering and sorting. |
| 🟩 📰 News Page | Implement infinite scroll or pagination for the news page. Add category filters and smooth loading. |
| 🔧 🔧 Blog API | Backend CRUD for posts: create, edit, delete, fetch (single/all). |
| 🔧 🔎 News API | Provide news with filtering (by date, category). Include pagination and caching. |
| ⚙️ ⚡ Optimization | Optimize queries, cache blog lists, and improve response times. |
NOTE
- 🟩 Frontend-only tasks
- 🔧 Backend-only tasks
- ⚙️ Full-stack/shared tasks
Reactions are currently unavailable