Skip to content

Recipe-App is a web application that allows users to add, update, and delete food items, Create recipes and shopping lists. It is built using Ruby on Rails and PostgreSQL as the database, and it includes comprehensive unit and integration tests implemented with RSpec and Capybara

License

Notifications You must be signed in to change notification settings

RileyManda/recipe-app

Repository files navigation

logo

Recipe-App

📗 Table of Contents

📖 [Recipe-App]

Recipe-App is a Rails web application that allows users to add, update, and delete food items, create recipes and generate a shopping list. It is built using Ruby on Rails and PostgreSQL as the database, and it includes comprehensive unit and integration tests implemented with RSpec and Capybara.

🛠 Built With

Tech Stack

Rails
Ruby
Postgresql
RSpec
Capybara
Rails CSS Bundler
Cancan
Devise
Ruby Pg
Rubocop
Selenium Web driver

Key Features

Data Model Validations Model Spec-Tests Controller Specs Create User Add Food Item Create Recipe View Lists: Food List | Recipe List | Shopping List

(back to top)

🚀 Live Demo

Live Demo of this application:

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

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/RileyManda/recipe-app.git

Install

Install this project with:

```sh
cd my-project
bundle install
```
```sh

Usage

To run the project, you will need to execute:

  rails server

Run tests

To run tests, run the following command:

  Rspec spec  or bundle exec rspec spec

(back to top)

👥 Authors

👤 RileyManda

👤 Yusuf Sholotan

(back to top)

🔭 Future Features

Video Presentation> Deploy Application

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

Show your support 🌟

Thank you for taking the time to explore this project! Your support means a lot to me. If you find my project valuable and would like to contribute, here is one way you can support me:

  • Star the project ⭐️: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.

  • Fork the project 🍴 🎣: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.

  • Share with others 🗺️: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.

(back to top)

🙏 Acknowledgments

I would like to express my sincere gratitude to Microverse, the dedicated reviewers, and collaborators. Your unwavering support, feedback, and collaborative efforts have played an immense role in making this journey a resounding success. I am truly grateful for your contributions and for being an integral part of my achievements. Thank you for your continued support.

(back to top)

❓ FAQ

  • Question_1

    Do I have to use the vs code specifically?

    • Answer_1

      You can use any code editor of your choice.

(back to top)

👥 Attribution

📝 License

MIT License

(back to top)

About

Recipe-App is a web application that allows users to add, update, and delete food items, Create recipes and shopping lists. It is built using Ruby on Rails and PostgreSQL as the database, and it includes comprehensive unit and integration tests implemented with RSpec and Capybara

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published