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

FEAT: Project Routes #1

Open
5 tasks
Pyakz opened this issue Sep 28, 2023 · 0 comments
Open
5 tasks

FEAT: Project Routes #1

Pyakz opened this issue Sep 28, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Pyakz
Copy link
Member

Pyakz commented Sep 28, 2023

  • /api/v1/projects (GET, POST)
  • /api/v1/projects/{project_id} (GET, PUT, DELETE)
  • /api/v1/projects/{project_id}/tasks (GET, POST, PUT)
  • /api/v1/projects/{project_id}/timeline (GET, PUT)
  • /api/v1/projects/{project_id}/documents (GET, POST, PUT)
@Pyakz Pyakz added this to the CRUD Functionality milestone Sep 28, 2023
@Pyakz Pyakz added enhancement New feature or request good first issue Good for newcomers labels Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant