- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Recipe App: This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated recipes and foods. Ensured accurate migrations and data relationships as per ERD diagram. 📚
- Ruby
- Ruby On Rails
- PostgreSQL
- Display Foods
- Display Recipes
- Create or Remove Food item
- Create or Remove Recipe item
- Validation & Unit Tests
- Controllers
- Views
- Add Forms
- Capybara tests
- Add devise
- Add authorization
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A basic understanding of Ruby, Rails and Git
- Install Ruby
- Install Rails
- Clone this repo
git clone git@github.com:yashodhicy/RecipeApp.git
To run the project, execute the following command:
rails s
To run tests, run the following command:
bundle exec rspec spec
👤 Nasirkhan294
- GitHub: Nasirkhan294
- Twitter: NasirMa35888225
- LinkedIn: nasirmahd
👤 : Yashodhi Chathurangi
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Modern UI
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.
Grateful to all for inspiring codebase, your dedication and creativity made a lasting impact on our success. Thank you!
- Can I fork and reuse this repository?
Absolutely! Please feel free to fork and reuse this repository for your own projects.
- Is it okay to improve this repository? Will my changes be accepted?
Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.
This project is MIT licensed.