-
https://medium.com/quick-code/lets-learn-react-chapter-8-react-forms-f3137a5c07c7
## Expected result
- [ ] Read this tutorial chapter
- [ ] follow code steps
- [ ] move your code to this repos…
-
### Problem
There are sites which publish local events on them, but we want them to centralized in one location for easy search and pooled into a DB of other events people publish.
### Solution
C…
-
## Use case
When creating a meal plan, the input field is labeled as "Ingredient" instead of meal or dish name, so it becomes confusing as it is basically asking for a full meal for its macros. U…
-
1. Make a new branch off master branch
2. Edit meal plan page
3. Create button that renders form
- Rails has partials, denoted _filename
5. Rails has form_for which is used for controllers suc…
-
https://medium.com/quick-code/lets-learn-react-chapter-8-react-forms-f3137a5c07c7
## Expected result
- [x] Read this tutorial chapter
- [x] follow code steps
- [ ] move your code to this reposit…
-
## User Story 7: Save custom dishes
## Value proposition
As a user
I want to save my favourite meals
So that I don't have to know their nutritional value after.
## Description
![Image…
-
I started adding onto the food production XML (fixed a typo "slat" to "salt") as well as the resources and meal XMLs, and noticed some discrepancies where the output amount did not seem to match the i…
-
Report from Nic below, and screen shot attached. I'll give additional thoughts as a separate comment.
[2018.11.17_Meal summary_breakfast.pdf](https://github.com/jkimdon/cohotikimeals/files/2627767/20…
-
Currently there are addivites in the `defaultStore` - but they are nowhere in user interface. They should be represented in plan mode and also be available in meals and ingredient creation form.
-
In the `meal_add` command, the date was accepted in the form of a `{“yyyy/M/d”, “d/M/yyyy”, “yyyy-M-d”, “d-M-yyyy”}`.
However for the logging, it is asking the user to enter the `MONTH` and `DAY` fie…