Skip to content

mattgfisch/meal

Repository files navigation

Meal

Live Site

https://meal-mvp.herokuapp.com

Also works on mobile!

Contributors

Description

Meal is an application that finds restaurants between a group of users' locations.

How to install

Clone the repository locally on the command line:

$ git clone https://github.com/mattgfisch/meal.git

When cloned, navigate into repository directory:

$ cd meal

Install required gems:

bundle install

Create databases:

rails db:create

Perform migrations:

rails db:migrate

Seed database:

rails db:seed

How to run app locally

From command line, run:

rails s

Navigate to http://localhost:3000 in browser

About

Meal Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •