https://github.com/tylersayshi/telo-reservations
waku site to search and sort telo truck reservations
https://github.com/tylersayshi/telo-reservations
google-sheets-api netlify react shadcn-ui tailwindcss waku
Last synced: 8 months ago
JSON representation
waku site to search and sort telo truck reservations
- Host: GitHub
- URL: https://github.com/tylersayshi/telo-reservations
- Owner: tylersayshi
- Created: 2024-07-24T08:17:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T21:07:57.000Z (11 months ago)
- Last Synced: 2025-02-22T22:22:09.709Z (8 months ago)
- Topics: google-sheets-api, netlify, react, shadcn-ui, tailwindcss, waku
- Language: TypeScript
- Homepage: https://telo-reservations.netlify.app/
- Size: 326 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telo Truck Reservation UI
The [Telo truck](https://telotrucks.com/) pre-orders exist on google sheets. I like being able to check things like "my spot in line" directly from my phone. I don't need to spin up a fully functional spreadsheet to do this.
So, I made a quick UI to hotlink to pre-order numbers and show the order of orders in a dead simple UI.
## Why is this cool?
Spreadsheets are absolutely everywhere and now we can spin up a custom UI for any spreadsheet we want! And for free too!
This project serves as a great answer to the question: "How can I make a simple and interactive view for my mess of spreadsheets?"