prestonjarnagin / parkween

Group project Mod 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ParKween

Waffle.io - Columns and their card count Build Status

Problem

Denver is becoming more populated, parking prices are rising and spots are an endangered species.

Pitch

Have you ever wanted to have access to more information about where to park for your daily adventure to work? Look no further, PARKWEEN is the app for you! Type in the address of your final destination and PARKWEEN(tm) will give you parking options within a chosen radius of your final destination.

PARKWEEN is the group project for Module 3 of Turing's Back-End Engineering program.

Parkween gives commuters access to affordable parking solutions within a chosen radius. Encourages more adventures in your daily commute. Parkween's target audience is 9-5 Auto commuters in downtown Denver

Integrations

  • Googlemaps API
  • Parkwhiz API
  • Google Oauth

Prerequisites/ Dependencies

This project assumes you have installed:

  • Ruby 2.4.1
  • Rails 5.2.2
  • omniauth-google-oauth2'
  • geocoder
  • rspec-rails
  • figaro

Installing

  1. Clone down the repo:

git clone https://github.com/mnhollandplum/parkween

  1. Run:

bundle install

bundle update

  1. Setup the database:

rake db:setup

Running the tests

To run the full testing suite, run rspec from the command line.

Contributors

Maria Torres

Nick Lindeberg

Nikki Holland-Plum

Preston Jarnagin

About

Group project Mod 3


Languages

Language:Ruby 75.1%Language:HTML 18.0%Language:CSS 4.5%Language:JavaScript 2.4%