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

#420 Add api for creating a project #433

Merged
merged 10 commits into from
Dec 7, 2024

Conversation

Only-bottle
Copy link
Member

@Only-bottle Only-bottle commented Dec 6, 2024

Description

Please include a summary in English, of the changes in this pull request. If it closes an issue, please mention it here.

Closes: #420

You should link at least one existing issue for PR. Before your create a PR, please check to see if there is an issue for this change.
PRs from forked repository not accepted.

Change(s)

  • Add create_project function to project service.
  • Fix the get_db function to manage db session.
  • Add exception for project.

Memo

  • Needs to add project duplicate check logic.

@Only-bottle Only-bottle added the enhancement New feature or request label Dec 6, 2024
@Only-bottle Only-bottle self-assigned this Dec 6, 2024
@Only-bottle Only-bottle linked an issue Dec 6, 2024 that may be closed by this pull request
2 tasks
@Only-bottle Only-bottle merged commit 6b229f2 into add-backend-server Dec 7, 2024
1 check passed
@Only-bottle Only-bottle deleted the 420-add-api-for-creating-a-project branch December 7, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Sprint] Add API for creating a project
1 participant