Skip to content

andrewvora/ride-atlanta

Repository files navigation

Ride Atlanta

license Build Status

Purpose

To give a different take on the MARTA On the Go app.

Set Up

This project leverages the MARTA API and Twitter API.

In order to successfully run this project, you'll need the following:

  • Get an API key from MARTA
  • Twitter API key and API secret

The MARTA API key, Twitter API key and API secret, and Fabric API key should be set as environment variables with the following names:

  • RIDEATLANTA_MARTA_API_KEY
  • RIDEATLANTA_FABRIC_API_KEY
  • RIDEATLANTA_TWITTER_API_KEY
  • RIDEATLANTA_TWITTER_SECRET
  • RIDEATLANTA_PROD_MARTA_API_KEY
  • RIDEATLANTA_PROD_FABRIC_API_KEY
  • RIDEATLANTA_PROD_TWITTER_API_KEY
  • RIDEATLANTA_PROD_TWITTER_SECRET

Contributing

  1. Make a branch.
  • If you're not a member, fork the repo.
  1. Commit your changes to your branch.
  2. Push and make a pull request (PR).
  3. Let me know so I can review and merge.

About

A public transit Android app for the Atlanta area.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published