GithubHelp home page GithubHelp logo

farmcp / list_app Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 380 KB

app to find and share restaurant favorites

Home Page: bitelist.com

Ruby 44.61% JavaScript 24.53% CoffeeScript 24.02% CSS 6.81% Shell 0.03%

list_app's Introduction

 ______  _           _ _
(____  \(_)_        | (_)     _
 ____)  )_| |_  ____| |_  ___| |_
|  __  (| |  _)/ _  ) | |/___)  _)
| |__)  ) | |_( (/ /| | |___ | |__
|______/|_|\___)____)_|_(___/ \___)

Install Rails:

http://installfest.railsbridge.org/installfest/choose_your_operating_system?back=installfest%23step3

Install Postgres:

  brew install postgresql

Install Rails ERD

http://rails-erd.rubyforge.org/install.html

 $ brew install cairo pango graphviz
 $ rake erd

Setup for local

 $ bundle install
 $ rake db:migrate
 $ rake db:populate

To Dos:

  1. Need to sesarch internal list and not just facebook (since we allow users to upload to our db)
  2. Need to make sure we update our database when facebook is updated
  3. Phone numbers don't support 1 in front of digits
  4. Need to add Hawaii, New York, LA, Chicago to list of available cities - see list_controller (new)
  5. Create a better algorithm for restaurant recommendations
  6. Add directions to restaurants (button on the restaurant show)
  7. http://www.opentable.com/info/affiliates.aspx - add open table reservations
  8. Get off of Gravatar - handle image storage with aws S3
  9. Create JSON API so we can start the native iOS app
  10. Email verification - account activation
  11. Don't actually delete stuff. Set hidden = true
  12. Add SSL/https to signon
  13. favicon

Gem Documentation:

gmaps4rails https://github.com/apneadiving/Google-Maps-for-Rails

google-analytics-rails https://github.com/bgarret/google-analytics-rails

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.