2025-10-24 22:22:46 +02:00
2025-10-24 22:21:17 +02:00
2024-02-22 16:55:43 +01:00
2025-10-24 19:17:55 +02:00
2024-03-14 09:32:56 +01:00
2025-10-24 22:22:46 +02:00
2024-02-22 16:55:43 +01:00
2024-03-14 09:32:56 +01:00

DWA

This is a motivational app, where you can track how long you went without accident. You can reset your progress when you have an accident.

Installation

You can just visit https://quirinecker.github.io/dwa/ and install the PWA on your device via chrome(android)/safari(ios).

Development

The project is a Vue3/bun/vite project, so the instructions are relatively straight forward.

Install dependencies

bun install

Run the development server

bun run dev

Build the application

bun run build

Run the tests

bun run test
Description
No description provided
Readme 510 KiB
Languages
Vue 67.2%
TypeScript 26.3%
JavaScript 3.9%
CSS 2.1%
HTML 0.5%