[Ruby On Rails]
The Ruby on Rails Food app exemplifies MVC architecture, using Devise for authentication and CanCanCan for authorization. It seamlessly interacts with a database, offering a user-friendly interface for food, recipes, and inventory management. Users can add, edit, and delete items based on their roles. Unique features include personalized shopping lists and recipe sharing. Inclusive sharing encourages culinary collaboration. Overall, it showcases Ruby on Rails' power for dynamic, user-centric applications.
currently not available
To get a local copy up and running, follow these steps.
In order to run this project you need:
sh To have ruby installed with the last version of rails
Clone this repository to your desired folder:
sh Run bundle install to install all the gems and dependencies
To run the project, execute the following command:
sh Executing the command 'rails s' will start the server of this RoR app
To run integration tests, you have to follow these steps:
sh
Executing the command bundle install
will install all the necessary dependencies to run the tests of this RoR app
sh To run all the tests, execute the command 'rspec'
sh To run tests by using rspec
No deployment necessary
π€ Muneeb UR Rehman
π€ Larry Villegas
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, be pending on our profiles. We are open to listen your opinion!
We extend our heartfelt gratitude to the Microverse Team and our valued partners, whose collaboration and support have been instrumental in bringing this project to fruition.
This project is MIT licensed.