RoR Food Recipe is a dynamic and user-friendly recipe application developed with Ruby on Rails, designed to allow users create, read, update and delete their recipes. It has features like Authentication, Authorization, Rails dynamic Routing and testing.
Key features of the application.
- Creating a data model
- Processing data in models
- Setup and controllers
- Views
- Forms
- Add authorization rules
- Add authentication
- Use Devise gem
To get a local copy up and running, follow these steps.
In order to run this project you need:
- PostgreSQL.
- Code Editor.
- Ruby On Rails.
- CSS
Clone this repository to your desired folder:
cd Recipe App
gh repo clone https://github.com/ctokoli/RoR-Recipe-app.git
- Install PostgreSQL.
- Install Ruby On Rails.
To run the testing, execute the following command:
rspec spec
Cephas TOKOLI
- GitHub: @Ctokoli
- Twitter: @Ctokoli
- LinkedIn: Cephas Tokoli
👤 Emmanuel Kipngeno
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Features will be added to the project.
- User comments and like
- Add Edit to Food
- Add Edit to Recipe
- Add Inventory
Contributions, issues, and feature requests are welcome! Feel free to check the Issues.
If you like this project, show your support by giving the project a ⭐️.
I would like to thank Microverse for including this in their curriculum.
This project is MIT licensed.