issues
search
batoorsohail
/
recipe-app
Recipe App is a rails application that keeps track of all your recipes and ingredients creates recipes and generates a shopping list based on what you have and what they are missing on a recipe. You can also make your favorite recipes public.
MIT License
0
stars
0
forks
source link
Project setup and adding Devise
#12
Closed
batoorsohail
closed
1 year ago
batoorsohail
commented
1 year ago
In this branch we:
[x] Created project using Rails
[x] Created Models
[x] Created Database
[x] Added Linters
[x] Added Devise
In this branch we: