- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
The Recipe app keeps track of all your recipes, ingredients, 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.
Client
Server
Database
- User Can add his own recipes on this website
- Authentication process
- CRUD Operations on all resources with authorization roles
- Test cases using Rspec and Capybara
Add a link to your deployed project.
- Soon....
In order to run this project you need:
- Rails
- Ruby
- PostgreSQL
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone git@github.com:Kasaija-Kenneth/tasty_trek.git
Install this project with:
cd tasty_trek
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
Example command:
rspec spec
Sooon....
👤 Kasaija Kenneth
- GitHub: @Kasaija-Kenneth
- Twitter: @kenn_ug
- LinkedIn: LinkedIn
👤 Kareem Magdy Wilson
- GitHub: @KareemWilson
- LinkedIn: LinkedIn
- Deploying this project soon
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
I would like to thank Unsplash for assets contributed into this project
This project is MIT licensed.