Skip to content

kirstenhumphreys/park4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project FreeSpot

Quickstart:

In Terminal:

  1. Clone the repository git clone https://github.com/airbr/park4.git
  2. Install Ruby gems bundle install
  3. Run the database migration script rake db:migrate
  4. Start the Rails server rails s
  5. Open the app in your browser at localhost:3000
  6. Start FreeSpotting!

##Desktop Landing Page

##Responsive / iPhone sample

Summary

FreeSpot is a Ruby on Rails App in development aimed at the issue of finding and sharing knowledge about parking with strong consumption and integration of the Google Maps API.

Free Spot incorporates responsive design using the Foundation Framework and custom form features for the variety of different potential parking situations aimed at our intended user.

The App incorporates full CRUD features on parking 'Spot' objects and allows all users to see spots placed onto a globally viewable map. Users also have the ability add comments to spots that other users have added to this map.

Development Team

Team members:

The publicly viewable Trello Board for this project is linked within.

Technical Specifications

Ruby on Rails App created for Project 4, WDI 7:

This project was designed to meet technical specifications outlined in the WDI7 course are contained within.

Technologies used include:

About

Project 4 for WDI7; Group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 35.9%
  • CSS 34.2%
  • HTML 24.7%
  • JavaScript 4.6%
  • CoffeeScript 0.6%