Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/awais-amjed/recipe-app

An app to save your recipes and the foods you need to cook them. Created with Ruby on Rails.
https://github.com/awais-amjed/recipe-app

ruby-on-rails

Last synced: about 17 hours ago
JSON representation

An app to save your recipes and the foods you need to cook them. Created with Ruby on Rails.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Eggs Benedict

> An app to save your recipes and the foods you need to cook them.

Created while learning Ruby on Rails as a group project project. You can add new foods and create recipes from these foods and generate a shopping list if you need to go shopping for the missing food items.

## Built with

- Ruby
- Rails
- Postgresql
- Bootstrap
- SCSS

## Getting Started

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

### Prerequisites

- Ruby
- Rails
- Postgresql

### Setup

- Clone the Repository
- Go to the project directory
- Run ```bundle install```
- Run ```rails db:create```
- Run ```rails db:migrate```
- Run ```yarn build``` to generate necessary javascript code
- Run ```yarn build:css``` to generate necessary styling

### Usage

- Run ```rails s``` to run the app

## Authors

👤 **Awais Amjed**

- GitHub: [@awais-amjed](https://github.com/awais-amjed)
- LinkedIn: [@awais-amjed](https://www.linkedin.com/in/awais-amjed/)

👤 **Roshan Bajgain**

- GitHub: [@roshan-bajgain](https://github.com/roshan-bajgain)
- Twitter: [@RoshanBajgain10](https://twitter.com/RoshanBajgain10)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/roshan-bazgain/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse

## 📝 License

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