You are browsing as a guest. Sign up (or log in) to start making projects!

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)

Open comments for this post

4h 33m 37s logged

project page it is not the list page there difrent


i finished up the project page


  • list
    • on the left there is a list that will hold all projects i am working on
    • each list item holds 4 things
      • picture/logo
      • title
        * short description of the project
        * button to open a bigger description
  • drecription
    • this is a page that you quick ly see and be riminded of what your project does
    • there is a title and picture at the top
    • there is quick links to make feting to certent parts of your project easyer
    • then there is a place where you can list all the featues and constraints you want

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

0
0
5
Open comments for this post

7h 15m 1s logged

ui is really buggy :nvs:


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

  • there is a list of projects o the left
    • this list is auto generated
    • it holds the title of your project
    • you can scroll
  • right
    • title
    • description
  • bugs
    • the scrollview was like really long for sum reason
      * i think it was beclouds i was using a tab bar witch is normal horezontal
      * after trying like every thing i ended up making it not a tab bar
      * i made it a column with with java scrip that checks witch ta is selected
    • for a while all the stuff was layed on ton of one another
      * it made like this weird lump of assests
      * ngl i dont realy know how it fixed it just kinda did at sum point and i am not going to try to mes with it if i dont have to :thumbs-up:
0
0
13
Open comments for this post

4h 30m 31s logged

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


  • hack a time split my stuff in to 2 projects and i dont know why but idk i just lost like 1.5 hr
    • i fixed it by making a new project and linking both projects to it :idk:
  • i made 4 tabs that you can switch between with the tab bar at the top
0
0
10

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…