Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dazulu/hsp-signup
This repository contains a Playwright script run as a manual Github action trigger to automate the process of booking sports courses at the Hochschulsport Hamburg website.
https://github.com/dazulu/hsp-signup
Last synced: about 1 month ago
JSON representation
This repository contains a Playwright script run as a manual Github action trigger to automate the process of booking sports courses at the Hochschulsport Hamburg website.
- Host: GitHub
- URL: https://github.com/dazulu/hsp-signup
- Owner: dazulu
- Created: 2024-09-10T16:38:03.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-10T16:46:30.000Z (4 months ago)
- Last Synced: 2024-12-17T22:37:56.395Z (about 1 month ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HSP Course Booking Automation
This repository contains a Playwright script run as a manual Github action trigger to automate the process of booking sports courses at the Hochschulsport Hamburg website.
## How to use?
This repository includes a GitHub Actions workflow that can be triggered manually. To use it:
1. Go to the "Actions" tab in your GitHub repository
2. Select the "Sign up to HSP training" workflow
3. Choose either "hurling" or "football" from the dropdown menu
4. Click "Run workflow"Note: Make sure to set up the `HSP_EMAIL` and `HSP_PASSWORD` secrets in your GitHub repository settings before running the workflow.
## License
[MIT](https://choosealicense.com/licenses/mit/)