Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create New Post Endpoint for Post's Table #529

Open
JimmyJuarez10 opened this issue Apr 19, 2024 · 3 comments
Open

Create New Post Endpoint for Post's Table #529

JimmyJuarez10 opened this issue Apr 19, 2024 · 3 comments
Assignees
Labels
feature: Architecture Pertains to project architecture and settings PBV: dev all issues for engineering roles (devops, backend, frontend, db) role: backend Pertains to backend tasks size: 2pt Can be done in 7-12 hours
Milestone

Comments

@JimmyJuarez10
Copy link
Member

JimmyJuarez10 commented Apr 19, 2024

As a developer I would like to create routes for the following:

[ ] Create new posts

Input: Will be a POST json request with the following structure
{}
Return success/failure response.

@JimmyJuarez10 JimmyJuarez10 converted this from a draft issue Apr 19, 2024
@JimmyJuarez10 JimmyJuarez10 assigned bennyv8 and bzzz-coding and unassigned bennyv8 Apr 19, 2024
@JimmyJuarez10 JimmyJuarez10 moved this from 📋 Backlog to 🏗 In progress in P: CTJ: Project Board Apr 19, 2024
@JimmyJuarez10 JimmyJuarez10 changed the title Create CRUD Operations for Post's Table Create New Post Endpoint for Post's Table Apr 19, 2024
@kchotani kchotani added this to the 07 - MVP 1 milestone May 1, 2024
@kchotani
Copy link
Member

kchotani commented May 1, 2024

Hey @JimmyJuarez10 Could you add more details to the issue and populate the labels that are missing please. Thank you!

@kcoronel kcoronel added feature: Architecture Pertains to project architecture and settings size: 2pt Can be done in 7-12 hours and removed feature: Missing size: missing labels May 29, 2024
@ExperimentsInHonesty ExperimentsInHonesty added the PBV: dev all issues for engineering roles (devops, backend, frontend, db) label Jun 12, 2024
@LoTerence LoTerence self-assigned this Sep 26, 2024
@nooriaali9
Copy link
Member

nooriaali9 commented Oct 8, 2024

Hey @LoTerence thanks for picking up this ticket, are you able to updated the desc so we as PMs get a better understanding of what this issue entails?

I also see that you have self assigned yourself - will you try to resolve the merge conflict?

@LoTerence
Copy link
Member

LoTerence commented Oct 8, 2024

I believe its to create a simple API endpoint for creating new Posts in the Database as per this model:

317553790-dbf607ee-a525-486d-a89f-8fb611fa4d55

I think Post is referring to new job/volunteer opportunity postings.

Eventually we want to develop all the CRUD (create, read, update, delete) endpoints, but this is just the first step.

@LoTerence LoTerence removed their assignment Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: Architecture Pertains to project architecture and settings PBV: dev all issues for engineering roles (devops, backend, frontend, db) role: backend Pertains to backend tasks size: 2pt Can be done in 7-12 hours
Projects
Status: 🏗 In progress
Development

No branches or pull requests

8 participants