- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Recipe App] is an application that helps users to post, like and comment on the post. This work delineates the usage of ruby on rails as a backend framework with Postgres.
- Postgres
- Rails
- Ruby
Client
Server
Database
- [Add food]
- [Add recipe]
- [Generate shopping list]
To get a local copy up and running, follow these steps.
- Run
bundle i
to install the dependencies. - Run
npm i
to install npm dependencies. - Run
rails s
to run the application
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd Recipe-Group-project
git clone https://github.com/kensteph/Recipe-Group-project.git
Install this project with:
cd Recipe_Group-project
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
👤 Victor Damola
- GitHub: @V0pe
- Twitter: @de_vope_
- LinkedIn: Victor Damola
👤 Kender Romain
- GitHub: @Kensteph
- Twitter: @RomainKender
- LinkedIn: kender-romain8788
👤 Diego Salamanca
- GitHub: dfsalam
- LinkedIn: Diego Salamanca
- [Share recipes]
- [Like recipes]
- [Add images for the recipes]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, like it.
I would like to thank Microverse...
This project is MIT licensed.