- Auto book fitness/yoga class two days in advance
- Auto submit the annoying declaration form for you
To download cloud env to local
firebase functions:config:get > .runtimeconfig.json
If you are lucky enought to see this repo and you are also a pure fitness member. Here you go: https://pure-automator-316705.web.app/
It was developed for learning purpose only. I don't guarantee it works everytime :)
- Step 1*: No registration is needed. Just login to the web app with the same login credential as if you are logging in to the Pure Fitness portal
- Step 2: Select the class that you wanted to book
- Step 3: Get enough protein and work hard in the classes
* In order to book the class on behalf of youself I will have to store your Pure Fitness credential in the database. At the moment it is stored in plaintext
This project is my first attempt to discover how google cloud works.
- Firebase functions: Dealing with performance(Avoid cold boot!)
- Cloud Schedular: Fire on time(Build your own scheduler)
- Monorepo
Typescript with serverless architecture powered by Google Cloud(Firestore, Hosting, Cloud function, Cloud Scheduler, Pub/Sub)
React + Typescript
Github Action
