-
Notifications
You must be signed in to change notification settings - Fork 0
Create Project with POST /projects #72
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
Conversation
nourshoreibah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!!
denniwang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i approve this pr
63e12cf
nourshoreibah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reapproving!
denniwang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i approve of this pull request
ℹ️ Issue
Closes #54
📝 Description
User can post a project, by giving at least a name!
Briefly list the changes made to the code:
✔️ Verification
Unit tests & end to end tests:
Swagger UI:


Postgres (entries from test):

🏕️ (Optional) Future Work / Notes
Standardizing testing configurations/set up especially with Jest & TS
Note: end to end test must be run with concurrent terminal running npm run dev