issues
search
iankiema
/
Recipe-App
Recipe App is based on Ruby Language and Rails framework which helps the user add food and recipes . You can choose to make recipes public.
MIT License
1
stars
0
forks
source link
[4pt] Setup the Food List
#6
Open
iankiema
opened
11 months ago
iankiema
commented
11 months ago
Display a list of user's food
Implement CRUD for food (Create, Read, Delete)
Create a form to add new food
Write tests for food-related functionality