Skip to content

tekd/NYCapable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#NYCapable NYCapable is a project designed to help commuters find the closest wheelchair-accessible MTA stations. We hope that it will help an underserved population of the city quickly navigate the MTA system. This app provides directions to the 5 closest accessible subway stations from any given location to the exact location of ADA-compliant entrances and elevators. Future features include directions to and from any location and full, real-time status updates.

You can find the current version on Heroku here. We believe that this project is just the beginning, and we'd love for you to contribute to a project that opens up the transit system to everyone.

###The NYCapable Team

###Contributions You can find an ongoing list of features for future implementation on the NYCapable Trello Board. If you would like to contribute to the project, feel free to choose a feature and let us know when you're ready to make a pull request. You can also join the NYCapable Slack Channel if you'd like to give us some feedback or discuss your contribution.

Installation

$ git clone [git-repo-url]
$ cd /NYCapable
$ bundle
$ rake db:create
$ rake db:migrate
$ rake db:seed
$ rails s

###How to contribute to the project You can create an issue to make us aware of any bugs or problems or you can work on a feature by:

  • Forking the respository
  • Implementing your feature
  • Making a pull request and tagging us so we can review it.

###API Reference

###License This is an open-source project freely distributed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 65.8%
  • HTML 21.1%
  • JavaScript 6.9%
  • CSS 6.2%