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

Api vform get request #43

Merged
merged 4 commits into from
Mar 13, 2019
Merged

Api vform get request #43

merged 4 commits into from
Mar 13, 2019

Conversation

Waschmid
Copy link
Collaborator

Added a handler for the GET request we'll be making from the volunteer signup page. Returns a JSON array with objects in the following format {type: category_name, servings: #_of_servings}

Also added a dummy GET request when VolunteerForm is mounted to test it out.

Copy link
Collaborator

@erobles7 erobles7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey I think we already talked about this in the meeting today about the components folder issue.

Just switch to using the Components folder vs components

@Waschmid Waschmid requested a review from erobles7 March 13, 2019 21:45
@Waschmid Waschmid merged commit c13a5c5 into master Mar 13, 2019
@Waschmid Waschmid deleted the api-vform-get-request branch March 13, 2019 23:13
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.

2 participants