shiftymitch / cookbook

Cookbook is a community driven recipe database, which gives users the ability to sign-up, submit recipes, search for community recipes, and search a larger 3rd party database.
https://https://the-cookbook-app.herokuapp.com/
MIT License
4 stars 2 forks source link

Issues 55 & 56: built 'Add Recipe' handlebars page, and updated routes/scripts #58

Closed shiftymitch closed 4 years ago

shiftymitch commented 4 years ago

I had to change the recipe & ingredient model's foreign keys to allow null for now to get the data to write to the database. Will need to fix that later.