Skip to content

Latest commit

Β 

History

54 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FOOD APP README

πŸ“— Table of Contents

πŸ“– FOOD APP

Food App is a Ruby on Rails application that keeps track of all your food and recipes. The app allows a user to add foods and the different recipes of the foods. The recipes can either be private or public. Public recipes can be see by anyone while private recipes are only seen by the owner. Only the owner can delete either a food or a reipe. The app also generates a shopping list based on what the foods required to make the recipe.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

Describe between 1-3 key features of the application.

  • Create, show or delete a food
  • Create, display or delete a food recipe
  • Display a shopping list

(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:

  • Ruby and rails installed
  • PostgreSQL server installed
  • Visual Studio Code

Setup

Clone this repository to your desired folder:

  git clone https://github.com/inspecta/food-app.git

Install

Install this project with:

  cd food-app

Install the required gems

  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  gem install rspec
  rspec spec

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Author1

πŸ‘€ Author2

(back to top)

πŸ”­ Future Features

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

  • A better User Interface
  • The inventory functionality
  • A chat functionality for users to communicate with Recipe and Food creators

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project, please give it a star.

(back to top)

πŸ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Microverse for their continued support. They've provided us with the reading material that have helped us to create this application.

(back to top)

❓ FAQ (OPTIONAL)

Add at least 2 questions new developers would ask when they decide to use your project.

  • Can I reuse this code?

    • Yes sure, feel free.
  • Are contributions welcome?

    • Yes please. Contact me at djmulinde@gmail.com and I will be happy to add you as a contributor.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages