Historia 

WDI

FINAL

PROJECT

PROBLEM

Discovering places that you didn't even know existed

SOLUTION

CHROME EXTENSION

+

WEBSITE

 

MODELS

User

name

email

password_digest

image

country

avatar

is_admin

timestamps

has_many :likes

 

has_many :places through :likes

User

provider

uid
oauth_token
oauth_expires_at

.cont

Place

name

latitude

longitude

fact

content

image

timestamps

has_many :photos

 

has_many :likes

 

has_many :users through :likes

Photo

image

place_id

timestamps

belongs_to :place

Like

place_id

user_id

timestamps

belongs_to :place

 

belongs_to :user

APIs

Wikipedia

Chrome.tab

Google Maps

QPX Express (WIP)

Google Geolocation(WIP)

GEMS

carrierwave
cloudinary
mini-magick

omniauth

omniauth-facebook

omniauth-google

font-awesome-rails
normalize-rails

Sore bits...

Chrome Extension

Like/Unlike

AJAX

 

 

Cool beans...

Random image

Chrome extension

Facebook authentication 

Google authentication

What's next?

Responsive

Flights 

Gallery

Styling

Wikipedia

Thank you.

WDI Project Three - Final Presentation

By Julia Ryan

WDI Project Three - Final Presentation

  • 100