Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cathaypacific8747/cky-bus
A website for querying bus ETAs at our school.
https://github.com/cathaypacific8747/cky-bus
Last synced: 4 days ago
JSON representation
A website for querying bus ETAs at our school.
- Host: GitHub
- URL: https://github.com/cathaypacific8747/cky-bus
- Owner: cathaypacific8747
- License: agpl-3.0
- Created: 2021-05-26T10:54:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T23:22:43.000Z (about 3 years ago)
- Last Synced: 2024-11-14T21:42:09.887Z (2 months ago)
- Language: JavaScript
- Homepage: https://cathaypacific8747.github.io/cky-bus/
- Size: 519 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cky-bus
Quick website to allow myself to check bus times at CKY easier.
This project currently uses the [Halfmoon](https://www.gethalfmoon.com/) framework, with vanilla JS and some jQuery.
Since this is only a very early proof-of-concept, there are plans of migrating this towards React.Feel free to contribute!
## Demo
https://cathaypacific8747.github.io/cky-bus/## To-do list
- [x] Basic ETA query at specific locations (school)
- [ ] Migrate to React
- [ ] Optimise for mobile
- [ ] Add option to change locations - Mei Lam Estate, Sha Tin Town Centre, Prince Edward Station etc.
- [ ] Utilise Route ETA API to predict exact bus location by reversing ETAs at each stop.
- [ ] Add option to save locations with cookies
- [ ] Add option to change languages (Chi-Eng)
- [ ] Add ETA change over time