Skip to content

GUI-Application "To-do List" using Python and PyQT connects to Database SQLite3.

License

Notifications You must be signed in to change notification settings

omar-ashraf1488/ToDo-List-Python

Repository files navigation

To-Do List Application

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. License

About The Project

This project is a GUI application for To-Do List and It is connected to Database. The main aim of the project is learning Python, PyQT5, SQLite3 and Docker.

The current Image of the Application

Built With

  • Python 3
  • PyQT5
  • SQLite3
  • IDE: Pycharm

Getting Started

Prerequisites

Installation

Roadmap

  • GUI
  • Add and delete a task
  • Add and delete a list of tasks
  • Connect GUI with database
  • Connect Pushbuttons (Add Task) and (Add Title) with Enter Key
  • StartButton, StopButton and ResetButton are connected with QLCD and QTimer
  • Add countdown timer for a time specified by the user
  • Change the color of the QLCD when it is close to zero
  • Connect Tasks table with projects table in db
  • Connect Pushbutton (Add Title) with database to change the name of the table after pressing the button.
  • Style and beautify the application
  • Docker Image for the Application

License

MIT License

About

GUI-Application "To-do List" using Python and PyQT connects to Database SQLite3.

Topics

Resources

License

Stars

Watchers

Forks

Languages