Giter VIP home page Giter VIP logo

noponto's Introduction

noPontoApp

ruby rails Code Climate Issue Count

What is noPonto?

The aim of the project is to make access to the information easy for people who want to take the bus in São Paulo. We delivery everything in a simple and clear way. Type where you want to go in the search box and you get all the information you need to reach the destination.

The app can be accessed by any device on this link

  • Ruby (on Rails)
  • CoffeeScript
  • Heroku
  • Slack
  • Trello
  • SPTrans API
  • Google Maps
  • Docker

I want to contribute

Everyone is welcome to contribute to the project and improve the way people get information about bus traffic.

To contribute follow the steps below:

1. Fork this repository

2. Clone your fork to a local repository

git clone your-foked-repository
cd your-foked-repository

3. Preparing Ambient

  • Rename the file of ambient variables from .env.example to .env.

4. Run docker-composer build

docker-compose up --build

5. Run migrations (Os containers terão que estar up para executar o comando abaixo)

docker-compose up
docker-compose run --rm app bundle exec rake db:create db:migrate

6. Run tests

docker-compose exec app bundle exec spring rspec

7. Start the app

docker-compose up --build

8. Add the original repository as a source in your local repository

git remote add upstream https://github.com/andreleoni/noPonto

9. Sync your repository with the original

git fetch upstream

10. Update local repository

git checkout master
git merge upstream/master

11. Create a new branch

git checkout -b my-new-feature

12. Make a pull request

noponto's People

Contributors

andreleoni avatar ondrejku avatar rfranca86 avatar luiswitz avatar paulocarmino avatar zizoribeiro avatar

Watchers

James Cloos avatar  avatar

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.