Lukáš Kucharczyk 588e52aba2
All checks were successful
Django CI/CD / test (push) Successful in 1m0s
Django CI/CD / build-and-push (push) Successful in 2m2s
Ignore manual sessions when calculating session average
2024-07-02 17:14:56 +02:00
2023-01-16 19:46:15 +01:00
2023-09-30 16:25:05 +02:00
2024-06-03 18:19:11 +02:00
2023-11-30 17:35:44 +01:00
2024-06-03 18:18:58 +02:00
2023-11-16 16:27:41 +01:00
2023-11-16 16:30:17 +01:00
2023-02-21 23:50:09 +01:00
2024-04-04 11:09:09 +02:00
2023-01-20 17:15:53 +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
2023-01-20 13:37:46 +00:00
2024-06-26 17:39:53 +02:00
2024-06-26 18:34:38 +02:00
2024-06-26 18:34:38 +02:00
2023-10-01 19:53:07 +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.5 MiB
2024-01-14 20:29:42 +00:00
Languages
Python 46.8%
HTML 28.4%
CSS 20.4%
JavaScript 3.1%
Dockerfile 0.5%
Other 0.7%