ctokoli / RoR-Recipe-app

RoR Food Recipe is a dynamic and user-friendly recipe application developed with Ruby on Rails, designed to allow users create, read, update and delete their recipes. It has features like Authentication, Authorization, Rails dynamic Routing and testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoR Food Recipe

πŸ“— Table of Contents

πŸ“– RoR Food Recipe App

RoR Food Recipe is a dynamic and user-friendly recipe application developed with Ruby on Rails, designed to allow users create, read, update and delete their recipes. It has features like Authentication, Authorization, Rails dynamic Routing and testing.

πŸ›  Built With

Tech Stack

Key Features

Key features of the application.

  • Creating a data model
  • Processing data in models
  • Setup and controllers
  • Views
  • Forms
  • Add authorization rules
  • Add authentication
  • Use Devise gem

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • PostgreSQL.
  • Code Editor.
  • Ruby On Rails.
  • CSS

Setup

Clone this repository to your desired folder:

  cd Recipe App
  gh repo clone https://github.com/ctokoli/RoR-Recipe-app.git

Install

(back to top)

Run Test

To run the testing, execute the following command:

rspec spec

πŸ‘€ Author

Cephas TOKOLI

πŸ‘€ Emmanuel Kipngeno

πŸ”­ Future Features

Features will be added to the project.

  • User comments and like
  • Add Edit to Food
  • Add Edit to Recipe
  • Add Inventory

(back to top)

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the Issues.

(back to top)

⭐️ Show your support

If you like this project, show your support by giving the project a ⭐️.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for including this in their curriculum.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

RoR Food Recipe is a dynamic and user-friendly recipe application developed with Ruby on Rails, designed to allow users create, read, update and delete their recipes. It has features like Authentication, Authorization, Rails dynamic Routing and testing.

License:MIT License


Languages

Language:Ruby 63.2%Language:HTML 31.8%Language:CSS 1.9%Language:Dockerfile 1.7%Language:JavaScript 1.1%Language:Shell 0.2%