Commit Graph

20 Commits

Author SHA1 Message Date
Arduinum628
4439c9e17b feat: added queue timers in the timer_constructor_screen and timer_screen 2025-07-30 14:39:37 +03:00
Arduinum628
3afd85d942 feat: added func gen_types_timers() 2025-07-29 18:49:33 +03:00
Arduinum628
5acbe002c7 chore: deleted extra imports 2025-07-29 17:40:11 +03:00
Arduinum628
de717633ea feat: added validation for timer constructor, added function to calculate hours, minutes and seconds from entered minutes 2025-07-10 12:18:20 +03:00
Arduinum628
f4da6d9f12 feat: added demo timer_constructor; docs: added db in the .gitignore 2025-06-19 10:28:26 +03:00
Arduinum628
50e76d4726 feat: added CRUD operations for timers, created decorator for error handling, added schema ; refactor: updated functions and ; test: moved tests from to , written tests for CRUD operations on timers and database. 2025-05-28 22:09:41 +03:00
Arduinum628
310f7c2680 feat: added seseion for sqlite, alembic and ruff, model Timerr, schemas.py, mixin for id, cruds: create timer, get timer, settings.py for db 2025-05-08 10:59:28 +03:00
Arduinum628
546c8885ac feat: added TimerValidator, validators_tests.py, errors.py; feat: updated ReadJson, custom_timer() 2025-04-16 20:58:09 +03:00
Arduinum628
4e4a6530c2 updated custom_timer; added kv for timer_screen.py, play sound for timer, json reading 2025-03-27 11:32:54 +03:00
Arduinum628
dffb4f730b feat: adeded timer_screen and custom_timer, timer_screen connected in the main.py 2025-02-27 11:51:00 +03:00
Arduinum
58d0100916 docs: fixed doc 2025-02-05 19:46:34 +03:00
Arduinum
a6dd31322f docs: fixed doc 2025-02-05 19:43:27 +03:00
Arduinum
a9bfdb9618 docs: fixed doc 2025-02-05 19:42:07 +03:00
Arduinum
a9bc351370 docs: fixed doc 2025-02-05 19:40:18 +03:00
Arduinum
c90ab78520 docs: fixed doc 2025-02-05 19:38:27 +03:00
Arduinum
cdc4b6c995 docs: fixed doc 2025-02-05 19:37:56 +03:00
Arduinum
0dd3e9625d docs: added info mvp1, stack, author 2025-02-05 19:31:58 +03:00
Arduinum
4af6a2741c feat: added base app for kivy; devops: added settings for poetry; 2025-02-03 21:14:33 +03:00
Arduinum
253c05346c docs: added "How to format branches and commits" in the README.md 2025-01-29 13:15:23 +03:00
Eugene
698f267cf3 Initial commit 2025-01-29 13:04:07 +03:00