Skip to content

Website made with d3.js + python fetching real time data ubike api

Notifications You must be signed in to change notification settings

NaoCoding/ubike-realtime-web

Repository files navigation

UBike Real-time Analysis

Overview

UBike Real-time analysis is a website written with d3.js and Python.
This website fulfill and offer various functions that official app isn't offering.
To use our website, you may download the source code and start the server by yourself.

Architecture

Backend : Python Flask + Folium
Frontend : Normal HTML/CSS and D3.js

How to use

  1. Clone or download the repo
  2. pip install -r requirements.txt
  3. python server.py (python3 server.py)
  4. localhost:5000 will be the frontend of the website.

Screenshots

image image

About

Website made with d3.js + python fetching real time data ubike api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published