- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
The Recipe app keeps track of all your recipes, ingredients, and inventory. It 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.
This project was built with the following technologies
Client
Server
Database
The project has the following features.
- Login page and registration page
- Display a list of recipes created by the logged-in user
- display a list of all public recipes
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:SimonGideon/Blog_posts.git
Install this project with:
cd ror-recipe-app
gem install
To run the project, execute the following command:
rails s
To run tests, run the following command:
bin/rails test test/models/article_test.rb
👤 Simon Gideon
- GitHub: @SimonGideon
- Twitter: @Simo_Giddy
- LinkedIn: mnayi-gideon
The following will be implemented on future updates.
- Users will be able to share videos of the recipe
- Follow users
- Add chat functionality
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to star the projecta and request improve ment through the issues section
I would like to thank me for beign focus and having a positive mind to learn new things.
This project is MIT licensed.