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 |
|