This website requires JavaScript.
Explore
Help
Sign In
Arduinum
/
kawai-focus
Watch
1
Star
0
Fork
0
You've already forked kawai-focus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5acbe002c762fa54ff555537467f984f3fdb2a50
kawai-focus
/
kawai_focus
History
Arduinum628
5acbe002c7
chore: deleted extra imports
2025-07-29 17:40:11 +03:00
..
custom_widgets
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
database
chore: deleted extra imports
2025-07-29 17:40:11 +03:00
screens
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
tests
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
utils
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
__init__.py
feat: added base app for kivy; devops: added settings for poetry;
2025-02-03 21:14:33 +03:00
main.py
feat: added demo timer_constructor; docs: added db in the .gitignore
2025-06-19 10:28:26 +03:00
schemas.py
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
settings.py
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