TechForPR / chefsForPR

Platform to manage the distribution of meals created by World Kitchen
http://chefs4pr.com
MIT License
3 stars 2 forks source link

Create a form to request food (HTML/CSS/JS) Spanish #4

Closed dvidsilva closed 7 years ago

dvidsilva commented 7 years ago

Look for the fields in #3

For the design, use a standard bootstrap form design

It will use the endpoint POST /api/request/ and send the form data. Verify it stores correctly by looking into the database or by requesting /api/request/status/:shortId using the short id returned when creating the request.

Redirect to the view details if available, from issue #9

dvidsilva commented 7 years ago

Closed on #14