https://github.com/naocoding/ubike-realtime-web
Website made with d3.js + python fetching real time data ubike api
https://github.com/naocoding/ubike-realtime-web
Last synced: about 1 month ago
JSON representation
Website made with d3.js + python fetching real time data ubike api
- Host: GitHub
- URL: https://github.com/naocoding/ubike-realtime-web
- Owner: NaoCoding
- Created: 2024-12-03T15:02:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T16:08:49.000Z (about 1 year ago)
- Last Synced: 2025-07-06T06:42:36.497Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 27.7 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## 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

