Skip to content
/ katchy Public

A Website for Recipes made with Ruby on Rails

Notifications You must be signed in to change notification settings

SpaYco/katchy

Repository files navigation

Katchy

  • This is a website for Creating Recipes screenshot

What it does

  • Create Users
  • Create a group where you can add recipes in
  • Create Recipe pages where you show the ingredients, and link a video showing how you do it

Built With

  • Ruby
  • Ruby on Rails
  • VSCode

Deployment

You can check a live demo HERE

Setup

Install gems with:

bundle install

Setup database with:

   rails db:create
   rails db:migrate

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    RSpec

Authors

👤 SpaYco

Credits

Design idea by Gregoire Vella on Behance - Snapscan IOS Design and Branding

a Special thanks to @eduardinni for making a ruby method that grabs IDs from any YouTube links, check it out here

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

Check out my stories on medium to see what I'm talking about! Follow me on Instagram and Twitter to see what I am up to!

Enjoy!

About

A Website for Recipes made with Ruby on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published