Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doylemark/gym-booking-app
Now defunct GUI for scheduling the booking of formerly required gym slots in UCD
https://github.com/doylemark/gym-booking-app
Last synced: 12 days ago
JSON representation
Now defunct GUI for scheduling the booking of formerly required gym slots in UCD
- Host: GitHub
- URL: https://github.com/doylemark/gym-booking-app
- Owner: doylemark
- License: gpl-2.0
- Created: 2022-02-25T17:57:24.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-03T16:04:45.000Z (almost 3 years ago)
- Last Synced: 2024-12-19T13:49:34.512Z (16 days ago)
- Language: TypeScript
- Homepage:
- Size: 372 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gym-booking-app
This is a simple app for booking the gym in UCD without having to spam refresh
in an attempt to get a slot.Features
* Hot reloading on both processes using TypeScript compiler API (./builder)
* React frontend
* Headless Chrome used on main process to get around CORS without using an APITo-Do
* Implement Date Picker
* Connect to REST backend instead of using Puppeteer (makes bundle size enormous)
* Don't hardcode student number :phttps://user-images.githubusercontent.com/39464373/156568382-0aef20c0-8251-477d-92ec-a338d7a29dc9.mp4