- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[DavRich Recipe App] is a full stack web app with which a user can publish recipes which can be viewed by anyone signed in or not signed in if the publisher declares the recipe as public. A publisher can add and remove ingredients and generate a shopping list for restocking on ingredients.
🛠 Built With Ruby on Rails
Client
- HTML
- CSS
Server
Database
- Authentication with devise
- Nested routing
- Live Demo Link [
Under construction
]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby installed
- npm installed
- A terminal
- A Web browser
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:amon-cofie/DavRich-Recipe-App.git
cd DavRich-Recipe-App
Install this project with:
bundle install
rails db:create
rails db:migrate
To run the project, execute the following command:
rails server
👤 David Amon-Cofie
- GitHub: @amon-cofie
- Twitter: @amon_cofie
- LinkedIn: David Amon-Cofie
👤 Richard Chileya
- GitHub: @RichardChileya
- Twitter: @RichardChileya
- LinkedIn: Richard Chileya
- Deployment
- Shipping to staging
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, do give it a star ⭐
We would like to thank all reviewers who helped improve the quality of our codebase
This project is MIT licensed.