Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pm25/youbike-station-finder
🚲 Display and visualize real-time information for Taipei YouBikes.
https://github.com/pm25/youbike-station-finder
css3 d3js data-visualization html5 javascript visualization website youbike
Last synced: 21 days ago
JSON representation
🚲 Display and visualize real-time information for Taipei YouBikes.
- Host: GitHub
- URL: https://github.com/pm25/youbike-station-finder
- Owner: PM25
- License: mit
- Created: 2020-04-11T13:43:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T08:04:14.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T04:24:09.539Z (3 months ago)
- Topics: css3, d3js, data-visualization, html5, javascript, visualization, website, youbike
- Language: JavaScript
- Homepage: https://pm25.github.io/YouBike-Station-Finder/
- Size: 1.31 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚲 YouBike Station Finder
The YouBike Station Finder is an interactive website that uses a [Voronoi diagram](https://en.wikipedia.org/wiki/Voronoi_diagram) to help users locate the closest YouBike station in Taipei, Taiwan. The tool provides information about bicycle availability, available slots, and more, allowing users to easily find a station with enough bicycles for borrowing or slots for returning bicycles.
## Language Support
Currently, the website only supports Mandarin.## Preview
Here's a snapshot of the website.![Snapshot](img/snapshot.jpg)
## License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for more details.