/Recipe-App

Primary LanguageRubyMIT LicenseMIT

Recipe-App_Rails

📗 Table of Contents

📖 [Food_App_Rails]

The Recipe App is a classic example of a foods website. It will be fully up and a functional website that will show the list of foods and empower users to interact with them by adding recipes,ingredients and generating shopping list.

🛠 Built With

Ruby

Tech Stack

Server
  • Ruby
Database
  • PostgreSQL
Tests
  • Rspec
  • Capybara

Key Features

  • Authenticate user using device
  • Add new foods
  • Add recipes
  • View recipe details
  • Add ingredients
  • Generate shopping list

(back to top)

  • N/A

(back to top)

🚀 Live Demo

(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:

  • Ruby installed and running.
  • You should be able to use IRB.

Setup

Clone this repository to your desired folder:

  cd Foods_App_Rails
  git git@github.com:cosywasswa/Foods-App.git

Install

Install this project with:

  cd Reciipe-App
  gem install

Usage

To run the project, execute the following command:

  gem install bundler

Then run:

bundle install
gem bundle install
rails db:drop
rails db:create
rails db:migrate
rails s

Run tests

To run tests, run the following command:

- Run rspec spec spec/filename.rb

(back to top)

👤 Tonny Tei

👤 addisalem

(back to top)

🔭 Future Features

  • More customized styling.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project so please don't forget to give it a star.

(back to top)

🙏 Acknowledgments

We would like to thank all code reviewers for making this project better.

(back to top)

📝 License

This project is MIT licensed.

(back to top)