Changes to style and functionalities - #11
Conversation
|
I received another interesting point. A lot of freelance contracts are based on days so maybe we could create based on the data a monthly report telling how many days you worked on what. I just got this idea so I still need to check the api documentation if its possible |
|
Hi, I think limitation with https:// is in cordova. I'll test your changes and we will see if it is compatible. Idea here was to create simple app, to track your time on project on the go where you don't need to login to Kimai app. But you can check API if it is possible and if yes, we can add button to detail of task to see stats. |
|
I don't know what you mean with cordova limitation but i Just added two line that if https is missing he will just add it so the query eather way will be done with https. For the qr feature I don't have time tonight but if you want I can try implement it in this pull request tomorrow |
I'll test it and I'll get you know.
Don't worry, I'll handle this. I already find cordova plugin to handle qr code reading. |
Changes:
Note to repo owner:
Hi i write apps in expo so I have no idea how cordova works. I tried to test it on browser reading the official doc and using my bestfirend copilot but not sure if it works on mobile. I will leave the pull request as a draft because I'm still waiting to add maybe some functionalities that can be useful (if the API permits it)