/RailsRecipe

A ruby on rails app for displaying and creating recipes from a food list, you can also generate a shopping list.

Primary LanguageRubyMIT LicenseMIT

RailsRecipe

A ruby on rails app for displaying and creating recipes from a food list, you can also generate a shopping list.

Built With

  • Ruby
  • RoR

Live Demo

Getting Started

Prerequisites

  • Make sure you have Ruby and RoR installed
  • Run bundle install

Run

Run rails db:create db:migrate

P.S : if you are coming from a previous version, you might want to delete the database by running rails db:drop (BECAREFUL that all previous data will be deleted)

Run rails s

To view generated mails, check terminal logs

Run tests

Run rspec spec/integration for integration tests

👤 Mohamed Amine

👤 Cyril Iyadi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.