tarikbouari / Receip-app

Receip-App is a web application that allows user to keep track of all recipes, ingredients, and make inventory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microverse README Template

πŸ“— Table of Contents

πŸ“– [Recipe_app]

Describe your project in 1 or 2 sentences.

[Recipe_app] is is a web application that allows user to keep track of all recipes, ingredients, and make inventory

πŸ›  Built With

Tech Stack

Client
  • HTML, CSS
  • JavaScript
Server
  • Ruby on Rails
Database

Key Features

  • [Create and run necessary migration files]
  • [Match table and column names to the ERD diagram.]

(back to top)

πŸ’» Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

git clone https://github.com/tarikbouari/Recipe_app.git

Install

Then install the project's necessary dependencies with:

bundle install

Usage

To run the project, execute the following command:

rails server

Run tests

To run tests, run the following command:

bin/rails rspec spec/

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Tarik Bouari

πŸ‘€ Brian Buntu Ludidi

(back to top)

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

  • Adding controllers
  • Adding views

(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 this project a ⭐️ if you like it!

(back to top)

πŸ™ Acknowledgments

I would like to thank:

And Shout out to the Ruby documentation :)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Receip-App is a web application that allows user to keep track of all recipes, ingredients, and make inventory


Languages

Language:Ruby 64.6%Language:HTML 28.7%Language:Batchfile 3.1%Language:CSS 2.3%Language:JavaScript 1.0%Language:Shell 0.2%Language:SCSS 0.1%