Skip to content

Find the nearest bus-stops using this simple web-app.

Notifications You must be signed in to change notification settings

joshuaday98/Bus-Stops

Repository files navigation

travis_badge logo

Transit Tracker

Transit Tracker is a simple to use app that allows users to find easy public transportation in all supported cities.

Prerequisites

Python 3.5+ needed, all required libraries in requirements.txt.

Python 3.5+

All dependencies listed in requirements.txt

Installing

pip install virtualenv

cd your_project_folder

virtualenv your_env_name

cd your_env_name/bin/

source activate

cd ../../

pip install -r requirements.txt

Built With

  • Django - The web framework used

Authors

Acknowledgments

  • Kieren Prasch

About

Find the nearest bus-stops using this simple web-app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages