Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.11 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.11 KB

Share Recipe

Share Recipe is a web application created using Ruby on Rails. Its purpose was to allow users to upload, share and comment about their recipes.

It is a responsive web app that supports CRUD operations. LIVE link to the application.

Welcome Page login

Creating a recipe

You need to provide recipe name and steps to create it. You can additionally provide an image and add tags as well. recipe

Recipe index page

List of recipes stored in the database listofrecipes

Tag View

You can view recipes according to their tags tagview