Skip to content

Glavin001/apps4halifax

Repository files navigation

apps4halifax

See apps4halifax.com

Getting Started

To download this repository run the following bash shell commands.

git clone https://github.com/Glavin001/apps4halifax.git

Running your own local server

There is a simple script built already for that. Use the following bash command.

sh server.sh

Then you can see your server on your machine at http://localhost:8000

Old: Download Transit Schedule Data

In your bash terminal run the following commands.

sh setup.sh

Old: Example of custom Socrata JavaScript SDK

Open the following link: http://glavin001.github.io/apps4halifax/index.html

Note: Open your Developer JavaScript Console and wait for all of the API calls to complete to see the Bus Stop database table rows.