-
Notifications
You must be signed in to change notification settings - Fork 0
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
POST Profile Ratings Endpoint #39
Conversation
…eNU/nightlife into feature/profile-endpoint
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.
good stuff @ihysi2024
Notifs bool `json:"notifs"` // is this part of the preferences? | ||
} | ||
|
||
func (p *Preferences) Validate() map[string]string { |
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.
complete validation
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.
let's address these comments before merging. then clean them up
POST Profile Ratings Endpoint: Allows a user to create a rating for a specific venue and store in the database
ticket: https://trello.com/c/R7bYoGYy/14-post-api-profile-ratings
api design: https://docs.google.com/document/d/1DvWw2i7q4Sh5Ui8u69F9BqqwkTAXflAeMe0EiyWr5MQ/edit