Lukáš Kucharczyk aba9bc994d
All checks were successful
Django CI/CD / test (push) Successful in 1m1s
Django CI/CD / build-and-push (push) Successful in 2m16s
Add playtime stats to navbar
2025-02-08 13:46:56 +01:00
2024-11-09 11:56:20 +01:00
2023-01-16 19:46:15 +01:00
2024-08-12 21:42:47 +02:00
2025-02-07 20:20:33 +01:00
2025-02-08 13:46:56 +01:00
2025-01-29 22:05:06 +01:00
2025-01-30 16:53:30 +01:00
2023-11-16 16:27:41 +01:00
2023-11-16 16:30:17 +01:00
2024-08-08 14:48:20 +02:00
2024-08-08 14:49:09 +02:00
2023-01-20 17:15:53 +01:00
2025-02-08 13:46:56 +01:00
2024-11-09 11:56:20 +01:00
2023-01-20 17:15:53 +01:00
2023-11-16 16:27:41 +01:00
2024-01-14 21:28:38 +01:00
2024-06-26 18:35:05 +02:00
2024-08-11 17:24:26 +02:00
2024-11-11 16:36:57 +00:00
2024-11-11 18:14:48 +01:00
2024-08-11 17:24:50 +02:00

Timetracker

A simple game catalogue and play session tracker.

Development

The project uses pyenv to manage installed Python versions. If you have pyenv installed, you can simply run:

make init

This will make sure the correct Python version is installed, and it will install all dependencies using poetry. Afterwards, you can start the development server using make dev.

Description
No description provided
Readme 9.2 MiB
2024-01-14 20:29:42 +00:00
Languages
Python 42.4%
HTML 29.9%
CSS 22.6%
JavaScript 3.5%
Dockerfile 0.6%
Other 0.9%