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

https://github.com/thebwoyprogrammer/ror-recipe-app


https://github.com/thebwoyprogrammer/ror-recipe-app

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Recipe App

> This is a full stack application built using Ruby on Rails that allows users to add recipes, foods and generate shopping list for a given list of foods.

## Built With

- Ruby on Rails
- Devise

## Getting Started

To get a local copy up and running follow these simple example steps:

### Prerequisites

- A code editor (preferably Visual Studio Code)

### Installation

- Ruby >= 3.1.2p20
- Rails

### Using it Locally

- Clone the project using the following command:
```
git clone https://github.com/techwolf404/RoR-Recipe-app.git
```
- Run `bundle install` to install the project's dependencies

- To Start the program:
cd into the repository in your shell
write `rails s` to start the rails server

### Testing
- Run `rspec spec` to test the written specs

## Authors

👤 **nicholas maina**

- GitHub: [@Jnick](https://github.com/nicholasmaina)
- Twitter: [@nick](https://twitter.com/nick)
- LinkedIn: [nick](https://linkedin.com/in/businesskanini)

👤 Hatim Edinani

- GitHub: [@Hatim](https://github.com/Aquinasmoriasi)
- Twitter: [@hatim](https://twitter.com/Aquinas747)
- LinkedIn: [@hatim](https://twitter.com/aquinas-moriasi)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/techwolf404/RoR-Recipe-app/issues).

## Show your support

Give a [⭐️](https://github.com/techwolf404/RoR-Recipe-app) if you like this project!

## Acknowledgments
- Hat-tip to all whose code was used and to all those that made contributions one way or the other.

## 📝 License

This project is [MIT](LICENSE) licensed.