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

Implement coffee chat dao and set up coffee chat api #614

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

alyssayzhang
Copy link
Contributor

@alyssayzhang alyssayzhang commented May 5, 2024

Summary

This PR sets up the coffee chat DAO and implements the following endpoints:

[ X ] get all coffee chat instances
[ X ] get coffee chat instances for user
[ X ] create new coffee chat instance (1 submission)
[ X ] update coffee chat instance
[ X ] delete coffee chat instance
[ X ] delete all coffee chats

Some things to keep in mind:

users cannot coffee chat members from previous semesters (prevent users from creating new instances in this case)

Notion/Figma Link

https://www.notion.so/Dev-Roadmap-741d645c627a466da392fc8038ef0143?p=9719280ab9634834bba9d51a94ddeab8&pm=s

https://www.notion.so/Set-up-Coffee-Chat-API-a60dd100ca7c4430a0e0600b9639e2d1

@dti-github-bot
Copy link
Member

dti-github-bot commented May 5, 2024

[diff-counting] Significant lines: 221.

@alyssayzhang alyssayzhang changed the title initial commit Set up coffee chat api May 5, 2024
@alyssayzhang alyssayzhang changed the title Set up coffee chat api Implement coffee chat dao and set up coffee chat api Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants