Skip to content

Angular frontend, Rails backend. CRUD app for saving restaurant information. Connects to the unofficial OpenTable API to generate restaurant suggestions in your town. Angular-Devise for authentication, maps with Angular-Google-Maps.

License

bacitracin/Hangry

Repository files navigation

Hangry README

Introduction

Simple CRUD app for saving restaurant information. Connects to the unofficial OpenTable API to generate restaurant suggestions in your town.

Project Blog Posts 1 and 2

Installation

Clone this repo down to your local machine.

Use bower install and bundle install to install dependencies.

Use rake db:create and rake db:migrate to set up the database.

Run the app

You can run the app with the following command: rails s. You can then go to your browser and view the application.

How to Contribute

Contributions are welcome, especially by beginners. To contribute to this project please fork the repository, make changes, and submit a pull request. If you have any questions, feel free to reach out to Tracy @bacitracin.

License File

This project uses the MIT License. For more information, please see LICENSE.txt.

About

Angular frontend, Rails backend. CRUD app for saving restaurant information. Connects to the unofficial OpenTable API to generate restaurant suggestions in your town. Angular-Devise for authentication, maps with Angular-Google-Maps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published