Skip to content

RailsGirlsPoa2014/DeCarona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeCarona (Team 10)

The team

This is a simple app developed by Sheila Perboni de Andrade, Bruna Oliveira, Roberta Roth, Daniele Ramos de Souza, Mariane Hahn, Guilherme Severo.

The idea

It's a app that allows anyone to offer or request rides across the town or even between cities.

Using in your computer

  1. git clone git@github.com:RailsGirlsPoa2014/DeCarona.git
  2. cd decarona/
  3. bundle install
  4. rake db:create db:migrate
  5. rails server

Now your server is running, and you can access the application from http://localhost:3000

How to modify and contribute

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

A simple way to get rides to anywhere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published