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

Completed Technical Setup #9

Closed AsimKhan2019 closed 1 year ago

AsimKhan2019 commented 1 year ago

Complete the technical setup of the application. Installed the rails app and pushed the application to the git hub repo. Set the database connection and the rails application now running successfully.