Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/medsonmoombe/recipe_app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
https://github.com/medsonmoombe/recipe_app

bootstrap devise-token-auth ruby ruby-on-rails

Last synced: 11 days ago
JSON representation

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

Awesome Lists containing this project

README

        

# ![](https://img.shields.io/badge/Microverse-blueviolet) Blog-App
> ** This is a recipe App

## Built With

- Ruby on Rails
- Ruby

## Prerequisites

- Ruby
- Ruby on Rails
- PostgreSQL

## Install

- Ruby
- Ruby on Rails(as a gem)
- Postgresql database

## Getting Started

To get a local copy of the app, run the following commands in your terminal:
- `git clone https://github.com/medsonmoombe/Recipe_App.git`
- `cd /Recipe_App.git`
- `bundle install`

Run the following commands to run the app

- `rails db:create`
- `rails db:migrate`
- `rails s`

In your browser, go to

- `http://localhost:3000`

## Testing
- To install rspec: gem install rspec
- To run all the tests: rspec ./spec

## Authors

👤 **Emmanuel Moombe**

- GitHub: https://github.com/medsonmoombe
- Twitter: https://twitter.com/@emmanue78388405
- LinkedIn: https://www.linkedin.com/in/emmanuel-moombe-821918230/

👤 **Ibrahim Ahmat**
- GitHub: [@ibr5500](https://github.com/ibr5500)
- Twitter: [@ibr_ahmat](https://twitter.com/ibr_ahmat)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ibrahim-ahmat/)

👤 **Stanley SIMEON**
- GitHub: [@stanleySimeon](https://github.com/stanleySimeon)
- Twitter: [@mstanleyme](https://twitter.com/mstanleyme)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/stanleysimeon/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/aimalamiri/Ruby-Catalog/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./LICENSE) licensed