hjohnson12 / Kanban-Tasker

A simple personal kanban board for Windows 10 Universal Windows Platform (UWP) to manage tasks and create a simple and easy workflow for each board
Other
268 stars 45 forks source link

Outside MS Store download? #9

Open DkYSwe opened 4 years ago

DkYSwe commented 4 years ago

Hi,

Kanbask Tasker looks like what I'm after, a few questions though!

Thanks in advance!

/daniel

hjohnson12 commented 4 years ago

Hi @DkYSwe , I'm so sorry for the late response, I never saw notifications for this!

I'm glad you've taken an interest in the application! I'll respond to your questions individually below :)

Regarding being outside of the MS Store, Windows 10 does offer Sideloading, which slight information can be found here: Windows 10 Sideloading. I haven't generated any side-loaded packages for the application yet, but if you'd like to do that I can definitely generate a package for it, test it, and ship it out!

One of the major updates I've been working on when I've been able to involves multiple database types as well as easier options to alter a database to add features like this. Once I get that production ready (it's ready on dev branches), I'll be able to easily alter the current databases to add new attributes to support this, without requiring database reconstruction upon updating!

Regarding dynamically changing the size (height) of the cards at run-time, I don't think I will be able to include that feature in this application ☹ One of the controls I'm using for the Kanban is from a 3rd party that would involve that feature since my work is essentially built on top of theirs and don't have full source-code to their internal design. I can definitely send in a request to them though :)

For page scrolling, I actually had a few local tests on that with an option I added into settings at the time, but it never made it to production level due to a few bugs. I can add that to my list and add it in for ya!

If you have any additional requests or run into any issues please feel free to let me know. I'll be adding in task reminders and a few others things soon too! I'll keep this open so we can check about the sideloading for you too!

Best Regards, Hunter