Task Manager 2.0 📝📤📆 - A feature-rich Task Management app built with Python & customTkinter

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • Sonar - Write Clean Python Code. Always.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • taskManager

    A program for a small business that can help it to manage tasks assigned to each member of the team. The program allows a user to log in, add tasks, register new users, check all tasks and check each user's own tasks. It also has admin priveleges with additional menu options upon admin log in. (by siwhelan)

    The program is based on a task manager that I created as a capstone project during the bootcamp, but I wanted to take it to the next level by adding a GUI to make the backend more user-friendly. The original program can be found here.

  • CustomTkinter

    A modern and customizable python UI-library based on Tkinter

    Built with the customtkinter library, Task Manager features a sleek and modern graphical user interface. But, it's not just about looks - the program also includes practical features such as a dark mode, UI scaling, and the ability to view, add, edit, and delete tasks with ease. Plus, the program includes a login system that utilizes a MongoDB database to store and verify user credentials, ensuring the security of your task and user information.

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • taskManagerGUI

    Task Manager GUI - A graphical user interface for a task management program built using the customtkinter library.

    Installation is a simple affair - install the necessary dependencies and libraries, set up a MongoDB server, and voila! You're ready to start managing your tasks like a pro. Full instructions for all of these can be found in the Github repo - link

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts