Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 456 Bytes

File metadata and controls

15 lines (9 loc) · 456 Bytes

bixi-availability

This repository id for Bixi Montreal public bikes availability tool. Based on parsed data the tool displays available bikes on average per hour per week day.

alt text ialt text

Dependencies

This projects uses both Django version 2.2.7 and VueJS

Install python dependencies using the following command

pip install -r requirements.txt