Readme added

This commit is contained in:
2025-12-25 13:27:01 +01:00
parent 2f4820028f
commit 167d18124a
2 changed files with 10 additions and 0 deletions

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

4
ReadMe.md Normal file
View File

@@ -0,0 +1,4 @@
# Clocked
Clocked is a logger for working hours. as of now, the functionality remains, that a user can record overtimes and
time offs, with balancing overtime and vacation time in mind. It is intended for personal use but we will see how it progresses.