- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ (OPTIONAL)
- π License
Food Recipe is a Rails application for managing a food recipes and accompanying ingredients.
Client
Server
Database
- Display FOODS
- CRUD for FOOD
- Display Public & Private Recipes
- CRUD for Recipes
- General Shopping List
- Coming soon
To get a local copy up and running, follow these steps.
In order to run this project you need:
Ruby
gem install rails
IDE
Browser
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Al-Amin-Khan-Shakil/food-recipe.git
Install this project with:
bundle install
To run the project, execute the following command:
rails s
To run tests, run the following command:
rspec spec
π€ Al Amin Khan Shakil
- GitHub: Al Amin Khan Shakil
- Twitter: Al Amin Khan Shakil
- LinkedIn: Al Amin Khan Shakil
π€Al Amin Khan Shakil
- GitHub: Samuel Wanza
- Twitter: Samuel Wanza
- LinkedIn: Samuel Wanza
- CreateUserProfile
- RecipeRecommendations
- RecipeTutorials
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star βοΈ
I would like to thank Al Amin Khan Shakil that ensured we implemented this project within the give timelines and requirements.
-
Can I contribute to this project?
- Yes, you can. You can fork you modification on this project. If it gets approval then we will merge your changes.
-
What knowledge Should I have to create a project like this?
- You should have basic RubyONRails Knowledge.
This project is MIT licensed.