/recipe-app

Recipe App is a app used to manage information on food, recipe and shopping list.

Primary LanguageRubyMIT LicenseMIT

Recipe App

πŸ“— Table of Contents

πŸ“– Recipe On Rails

Recipe App A recipe app used to manage information on food, recipe and shopping list.

πŸ›  Built With

Tech Stack

Server
  • Ruby
  • Rails
  • Database
  • Postgres
  • Key Features

    • Built using Ruby on Rails

    (back to top)

    πŸ’» Getting Started

    To get a local copy up and running, follow these steps.

    Prerequisites

    In order to run this project you need:

        ruby >= 3.2.2
        rails >= 7.0
        postgres >- 15.3
    

    Setup

    Clone this repository to your desired folder:

      git clone https://github.com/katarighe/recipe-app

    Install

    Install this project with:

      cd recipe-app
      bundle install

    it will install the required gemfile for running the project

    Usage

    to use this project:

       bin/rails server or
       rails server

    it will run the the server on localhost:3000

    to run tests:

    (back to top)

    πŸ‘₯ Authors

    πŸ‘€ Mohamed Aden Ighe

    πŸ‘€ Sodeeq Awoyemi

    πŸ‘€ Abdul Wahab Hussain

    (back to top)

    πŸ”­ Future Features

    • Add Events
    • Add Calories
    • Add Relevant Nutrition Facts

    (back to top)

    🀝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the issues page.

    (back to top)

    ⭐️ Show your support

    Give a star⭐️ or a thumbs up πŸ‘ if you like this project! You can visit my GitHub profile for more of my projects.

    (back to top)

    πŸ™ Acknowledgments

    (back to top)

    πŸ“ License

    This project is MIT licensed.

    (back to top)