BolkeDerBaer 038910e9f0 Add service worker for push notifications, create calendar layout, and implement WLAN QR code page
- Implemented a service worker (sw.js) to handle push notifications with dynamic options and notification click events.
- Created a calendar layout in test.html with a grid system for displaying events across days and times.
- Developed a visually engaging WLAN QR code page (wlan.html) with animated backgrounds, particle effects, and tips for connecting to the network.
2026-02-22 00:50:22 +01:00

git_test

First commit — initial repository setup.

Overview

This repository contains the starter files for the project.

Getting started

  1. Clone the repo:
    git clone <repo-url>
    
  2. Open the project:
    cd git_test
    

Contributing

  1. Create a branch: git checkout -b feat/your-feature
  2. Commit changes: git add . && git commit -m "Describe changes"
  3. Push and open a pull request.

License

Add a LICENSE file or specify a license here.

Description
No description provided
Readme 5.3 MiB
Languages
HTML 83.9%
JavaScript 12.9%
Less 3%
Dockerfile 0.2%