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

Project Management #14

Open
AdamsGeeky opened this issue Aug 27, 2023 · 0 comments
Open

Project Management #14

AdamsGeeky opened this issue Aug 27, 2023 · 0 comments
Assignees
Labels
backend Manage a backend component for the project

Comments

@AdamsGeeky
Copy link
Owner

Component Description

No response

API Routes

GET /api/projects: Get a list of projects.
GET /api/projects/:id: Get details of a specific project.
POST /api/projects: Create a new project.
PUT /api/projects/:id: Update project details.
DELETE /api/projects/:id: Delete a project

Data Flow

CRUD operations interact with the database to manage project data

Additional context

No response

@AdamsGeeky AdamsGeeky added the backend Manage a backend component for the project label Aug 27, 2023
@AdamsGeeky AdamsGeeky self-assigned this Aug 27, 2023
@AdamsGeeky AdamsGeeky moved this to Todo in OpSkillPath Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Manage a backend component for the project
Projects
Status: Todo
Development

No branches or pull requests

1 participant