b748708751
feat: added new disign for timer_screen; deleted back and delete_timer fuctions; added id for navigation panel; added new backend for sounds ffpyplayer, converted alarm-beep.mp3 into CBR mp3
Arduinum628
2025-11-13 11:59:44 +03:00
7795bc6455
Запрос на слияние 'mvp_1_pomodoro' (#3) из mvp_1_pomodoro в master
Arduinum628
2025-10-30 14:46:24 +00:00
6c4b1e37ac
refactor: rename symbol
Arduinum628
2025-10-30 17:44:10 +03:00
0e4330d7fc
Запрос на слияние 'mvp_1_pomodoro' (#2) из mvp_1_pomodoro в master
Arduinum628
2025-10-30 14:22:09 +00:00
7904fad0ea
docs: updated symbol in name
Arduinum628
2025-10-30 17:16:53 +03:00
37c9b6990b
Запрос на слияние 'mvp_1_pomodoro' (#1) из mvp_1_pomodoro в master
Arduinum628
2025-10-30 14:10:27 +00:00
92765001be
frat: added screen timers_screen, added new buttons: back, delete_timer, new_timer and the functionality is connected to them, udated fuc list_timers() for work with timers_screens for data;
Arduinum628
2025-08-21 00:01:34 +03:00
de717633ea
feat: added validation for timer constructor, added function to calculate hours, minutes and seconds from entered minutes
Arduinum628
2025-07-10 12:18:20 +03:00
f4da6d9f12
feat: added demo timer_constructor; docs: added db in the .gitignore
Arduinum628
2025-06-19 10:28:26 +03:00
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.
Arduinum628
2025-05-28 22:09:41 +03:00
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
Arduinum628
2025-05-08 10:59:28 +03:00