Simple Task Manager Update 11/03/2023

Hello everyone it has been a while since my last post, partially due to being overseas but also due to commitments with university. I have made some nice UI improvements to Simple Task Manager and I have also added some new functionality to it which I cannot wait to share with you all down below! … Read more

Simple Task Manager Update (04/01/23)

In this update I spent a lot of time working on the settings window. I also spent the majority of the time refactoring the code a bit, mainly taking the major parts of the application and turning them into their own classes. Updates (Summary) Key Points Task highlight system update I now have three colours … Read more

Simple Task Manager Update (20/12/22)

VS There is a lot to talk about in this update, as you can see a lot has changed since day 1. I will try keep this brief and not bore you with all the details. The Updates (Summary) Key Points Ttk Treeview I needed a way to display tasks, originally I was displaying tasks … Read more

Simple Task Manager Python Project Day 1

The beginning Today was the first day that I have started working on my first python project to test out what I have learnt. I was nervous about it but the only way that I am going to learn is by throwing myself into the deep end. The project I would like to work on … Read more