https://github.com/thebwoyprogrammer/ror-recipe-app
https://github.com/thebwoyprogrammer/ror-recipe-app
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thebwoyprogrammer/ror-recipe-app
- Owner: theBwoyProgrammer
- Created: 2022-11-14T13:20:46.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2023-01-09T12:19:35.000Z (over 3 years ago)
- Last Synced: 2025-02-04T11:05:38.535Z (over 1 year ago)
- Language: Ruby
- Size: 200 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.