Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhirampai/ernakulam-bus-timings
A website to find private bus timings in Ernakulam(KL, IN)
https://github.com/abhirampai/ernakulam-bus-timings
Last synced: about 2 months ago
JSON representation
A website to find private bus timings in Ernakulam(KL, IN)
- Host: GitHub
- URL: https://github.com/abhirampai/ernakulam-bus-timings
- Owner: abhirampai
- Created: 2023-12-06T04:25:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-14T17:27:41.000Z (11 months ago)
- Last Synced: 2024-02-14T18:39:44.290Z (11 months ago)
- Language: JavaScript
- Homepage: https://ekm-bus-timings.netlify.app/
- Size: 451 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Ernakulam Bus Timings
This website returns the bus timings of Ernakulam private buses based on the start and destination location at specified time.
It uses the data from this [JSON file](https://raw.githubusercontent.com/amith-vp/Kerala-Private-Bus-Timing/main/ernakulam.json).### Bus Schedule
### Current Trip
### Tech stack
- [React](https://github.com/facebook/react)
- [React query](https://github.com/TanStack/query)
- [Tailwind](https://tailwindcss.com/)
- [Tanstack react table](https://github.com/TanStack/table)
- [Signals for state management](https://github.com/preactjs/signals)### Refer
API - https://github.com/amith-vp/Kerala-Private-Bus-Timing/