The Commuter is the app that I wish I had during my morning commute. It features news from the New York Times and the Guardian. There is also a section for viewing the latest major bills in Congress and their current status. If one wishes to discuss any of these things, there is also a discussion forum that is available to anyone that signs in using Google or Facebook. Lastly, there is a page that features a Yelp search and allows the user to see any search result through the Uber app.
Note to Cloud 9 users, in config/database.yml you may need to specify the database template by uncommenting lines 9 and 14.
- In the Terminal, run:
git clone https://github.com/JPCodes/The-Commuter
cd The-Commuter
bundle install
rake db:create
rake db:migrate
rake db:seed
touch .env (API_VAR = "<your key>")
TO DO
rails server
- Then, in any modern browser, navigate to:
localhost:3000
- Give a user admin powers:
TO DO
- Github: JPCodes
- LinkedIn: Jim Padilla
TO DO
- Rails
- Rspec
- ActiveRecord
- SimpleCov
- FactoryGirl
- API
- Github
- Ruby
- JavaScript
- Bootstrap
MIT
Copyright (c) 2017 Jim Padilla