abdullah-asghar-khan / Recipe-App

This is a versatile recipe app developed with Ruby on Rails that not only allows users to browse a wide selection of recipes but also enables them to add new recipes and ingredients. The app includes a budget feature that shows the estimated cost of each recipe based on the ingredients used, making it easy for users.
4 stars 1 forks source link

Impliment Pages #11

Closed abdullah-asghar-khan closed 1 year ago

abdullah-asghar-khan commented 1 year ago
AsimKhan2019 commented 1 year ago

@Abdullah2213565 I am receiving some errors in the pull request. The user table is missing, which is causing a failure in running the application on my side. There is no relationship between food and user

AsimKhan2019 commented 1 year ago

@Abdullah2213565 I do not have permission to push the code to the repo. I updated the gem files and configurations.

AsimKhan2019 commented 1 year ago

@Abdullah2213565 I made some changes to the files and now it is running but I do not have permission to commit changes to the repo. Kindly please grant me.

AsimKhan2019 commented 1 year ago

@Abdullah2213565 Navigation bar is working, the food list and the food form is completed. There is nothing else to say but to merge it.