SpaYco / katchy

A Website for Recipes made with Ruby on Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Ruby 62.5%Language:HTML 17.3%Language:CSS 8.8%Language:SCSS 5.8%Language:JavaScript 5.6%