Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zbahati/recipeApp

Repository files navigation

📗 Table of Contents

📖 Recipe App

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

Tech Stack

Backend
Frontend

Key Features

  • Built MVC using Rails framework

(back to top)

💻 Getting Started

Prerequisites

  • Ruby installed on your system
  • Rails installed on your system
  • Postgresql installed on system

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/zbahati/recipeApp
  2. Navigate to the project directory:

    cd recipeApp
  3. Run this command to start application in browser on the port http:\127.0.0.1:300:

    rails s
    or
    rails server
    

(back to top)

Testing

  1. To run the tests for this project:
rspec 
or 
bundle exec rspec

(back to top)

👥 Authors

👤 Bahati

👤 Joyce Cruz

(back to top)

🔭 Future Features

  • Add UI
  • Make UI responsive to the different devices
  • Add test

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, you can support me by clicking on the start

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this learning and reviewing our progress

(back to top)

❓ FAQ

  • [Whould I stop the project at this point?]

    • No, I plan to create something big. Stay tuned to the next update

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •