An open API service indexing awesome lists of open source software.

https://github.com/cyrof/task-manager-app

Simple task manager to manage your task so you don't have too.
https://github.com/cyrof/task-manager-app

python3 sqlite3 tkinter tkinter-python

Last synced: 9 months ago
JSON representation

Simple task manager to manage your task so you don't have too.

Awesome Lists containing this project

README

          

# task-manager-app
### Simple task manager application created with Python and SQLite3

## Table of Contents
* [General Info](#general-info)
* [Technologies](#technologies)
* [Setup](#setup)
* [Notes](#note)

## General Info
This project is a simple task manager application created with Python and SQLite.
The aim of this project is to assist with task management.

## Technologies
Project is created with:
* Python version: 3.10.0
* SQLite version: 2.6.0
* Tkinter version: 8.6
* Tkcalendar vesion: 1.5.0
* Tkfontawesome version: 0.2.0

## Setup
To run this project:
Download the installer [here](https://github.com/Cyrof/task-manager-app/releases) and run the installer.

After installing, navigate to the installed folder and run main.exe to start the applcation.

## Notes
Implement the code to your project at your own risk as it is not guaranteed to be correct and efficient.

If there are any features that you would like to see be included or bugs, please let me know by creating an issue.