GoFr-SOC: Template Track – Blog Service #1989
SAMMILLERR
started this conversation in
Ideas
Replies: 2 comments
-
@coolwednesday i am done with my PR_1 work what should i do next?? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please add @Umang01-hash as an collaborator for PR reviews. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
GoFr-SOC: Template Track – Blog Service
Hi GoFr Team! 👋
I'm excited to be part of the GoFr Summer of Code and to work on the Blog Service template project.
📦 Project Overview
I plan to build a lightweight Content Management System (CMS) using the GoFr framework with the following core features:
🗓️ Development Timeline & Deliverables
PR #1: Project Foundation & Basic Post CRUD
📅 Week 1 – Days 1–4
Deliverables:
Endpoints:
GET /api/v1/posts
GET /api/v1/posts/{id}
POST /api/v1/posts
PUT /api/v1/posts/{id}
DELETE /api/v1/posts/{id}
PR #2: Author Management & Authentication
📅 Week 1–2 – Days 5–8
Deliverables:
PR #3: Tags & Categorization System
📅 Week 2 – Days 9–11
Deliverables:
PR #4: Media Upload & File Management
📅 Week 2–3 – Days 12–16
Deliverables:
PR #5: Comments System
📅 Week 3 – Days 17–20
Deliverables:
PR #6: SEO & Search Features
📅 Week 3–4 – Days 21–25
Deliverables:
PR #7: API Documentation & Production Ready
📅 Week 4 – Days 26–28
Deliverables:
🛠️ Technical Stack
✅ Success Criteria for Each PR
🚀 Repository & Workflow
main
feature/<pr-name>
📚 Learning Goals
✅ Next Steps
Looking forward to building an awesome blog service with GoFr! 🚀
Thanks for this opportunity! 🙌
Beta Was this translation helpful? Give feedback.
All reactions