/recipeshare

A recipe sharing website made in Ruby on Rails to demonstrate CRUD operations and database relations.

Primary LanguageRuby

RecipeShare

RecipeShare is a recipe sharing website made in Ruby on Rails to demonstrate CRUD operations and database relations.

Check out this summary video!

You can find the MVC-related source code under the following paths:

Running Locally

To run this project locally, install the necessary Rails components and run rails server on the command line in the project directory. This will allow you to access the site through localhost in your browser.

Contributors

RecipeShare was created by Jaden Balogh.