my project manager
- 5 Devlogs
- 24 Total hours
an open source project manager because i haven't found one that works(this is my first time using qml so this is also a learing project)
an open source project manager because i haven't found one that works(this is my first time using qml so this is also a learing project)
Calender
i spent a lot of time coming up with the genral lay out i am planing to refine it more latter
project page it is not the list page there difrent
i finished up the project page
font.pointSize: parent.height - 15 > parent.width/ text.length ? parent.width/ text.length : parent.height - 15
this code snipit was something i wrote that makes it so that text auto scales withe the page i just thought it was cool
it works by setting the point size to the height but this would have not worked if the box gets to tall so what i did was to check if the width or height is small then do the smaller one and to check the width i devise the width by the text.lenghth
so i managed to make negative progress
i forgot to save then today has been kinda bad and my code was just really bad so it ended up worst then before
ui is really buggy 
so i am using like the really weird color to help me see and design better but in the future i want to make it like slighly transparent gray with neon blue highlights
in like a semi futureistic style
i made the page for the list
this is my project manager i have a lot of features i want to add to this but i have never made an actual app before so its a bit of a learning curve