Git Product home page Git Product logo

lovela's People

Contributors

jendiamond avatar venetya avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lovela's Issues

Fix Navbar

When the navbar is collapsed
The hamburger icon links to MAPS

Find Datasets

Add Request Specs

They have to be controller tests now??

http://blog.bigbinary.com/2016/04/19/changes-to-test-controllers-in-rails-5.html
n Rails 5, controller tests expect to receive URL instead of action. Otherwise test will throw exception URI::InvalidURIError: bad URI.
This isn't working either:

test/controllers/routes_controller_test.rb:4:in `<top (required)>': superclass mismatch for class RoutesControllerTest (TypeError)

READ this:

http://rspec.info/blog/2016/07/rspec-3-5-has-been-released/

require 'test_helper'
require 'minitest/autorun'

class RoutesControllerTest < ActionDispatch::IntegrationTest

  def test_index
    get places_url
    assert_response :success
  end
end

Add info to the README about the app

Coding for Product - LoveLA ❤

Team VenJen-Engine

Team Members - Venetya Evans | Jen Diamond

Summer 2017 coding workshop presented by Philosophie and Women Who Code.

A series of five workshops where female coders create web applications about public transit. The programs focuses on coding, product design, and development culminating in a full presentation of the app.

LoveLA is an app that facilitates the discovery and exploration of Los Angeles by the patrons of the Metro. The app will display the local attractions of the city at any given Metro stop. This will give locals and tourists a streamlined path to discovery.


Week 1 | Week 2 | Week 3 | Week 4 | Week 5


https://en.wikipedia.org/wiki/Aeolipile

Permission for photos

Check into getting permission to use that photo from Getty Images or find other photo on Creative Commons

Add Places Show page

Commit 4b33a59

Add the Yelp Info to the places#show page

  • parse the Hours
  • format the Time
  • show the Categories
  • determine if the business is currently Open
  • parse the business location
    screenshot from 2017-07-20 15 40 26

Add Metro Map

PR 49b5a48

<iframe src="https://www.google.com/maps/d/embed?mid=1NWazJpruzDOiyFQ8imx78bYvRxo&hl=en_US" width="640" height="480"></iframe>

map

Embedded image for startup page

Link to gettyimages - photo

From Getty Images Website:

Need images for your non-commercial website or blog? Embed our imagery in a snap. Here's how:

  • Enter a search term in the search box above
  • Hover over an image and click the embed icon
  • Copy and paste the code into your non-commercial website or blog

It's easy

In just three simple steps you can easily embed Getty Images' latest news, sports, celebrity, music and fashion photography, plus access our rich conceptual imagery and immense archival collection.

It's free

Freely access over 66 million images to create stunning non-commercial websites and blogs. Update your imagery as often as you like using our vast, comprehensive collection.

It's legal

Embedding our images provides a legal way to utilize premium content while respecting creators' rights, including the opportunity to generate licensing revenue. View our Terms of Use.

Pick a Tech Stack

Decide what Tech Stack we are going to use for our app

Our first thought are

  • Rails 5
  • React
  • Postgres
  • External API

Come up with a Name for the app

LoveLA

Fall in Love with Los Angeles


Name Options

  • LoveLA
  • Metro Adventure
  • SightSee
  • Metro Traveler
  • Transit Tourist
  • Mission Metro
  • Metro Patrol
  • Metro in Motion

Inspiration words

Attractions | Vacation | Passage | Passenger | Visitor | Trip | Excursion | Rover | Trek | Guest | Wanderer | Cosmopolitan | Fare | Roam | Traveler | Voyager | Ecotourist | Mover | Sojourn | Tour | Visit | Trailblaze | Guide | Introduce | Launch | Colonize | Discover | Explore | Contributor | Path-Finder | Pave the way | Streamline | Modern Metro | Facilitate | Efficient | Options | Hit the high spots | Selection | Advantage

Add favicon

Add Favicon

Add the favicon image to the app/assets/images

app/views/layouts/application.html.erb

<!DOCTYPE html>
<html>
  <head>
    <title>Flixnpix</title>
    <%= csrf_meta_tags %>

    <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
    <%= stylesheet_link_tag 'application', 'https://fonts.googleapis.com/css?family=Raleway:400,700' %>
    <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
    <%= favicon_link_tag 'favicon.ico' %>
    <%= csrf_meta_tags %>
  </head>

Add a footer

Only on website not on the phone

  • Github Link
  • Women Meetup
  • Style Guide

Add Options Page

A page where the user can choose to view restaurants, museums etc.

category_filter string

Active Life
Antiques
Botanical Gardens
Beaches
Bike Rentals
Boating
Carousels
Horseback Riding
Hiking
Karaoke
Parks
Piano Bars
Zoos

Arts & Entertainment
Arcades
Art Galleries
Botanical Gardens
Jazz & Blues
Museums
Music Venues
Observatories

Food
Restaurants
Breakfast & Brunch
Diners
Vegan
Vegetarian
Seafood
Delicatessen
Farmers Market
Food Trucks
Ice Cream & Frozen Yogurt

Coffee & Tea

Bars
Beer, Wine & Spirits
Distilleries
Wineries
Wine Tasting Room

Hospitals
Hotels

Tours
Public Art
Record Labels

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.