Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 723 Bytes

File metadata and controls

37 lines (25 loc) · 723 Bytes

Atomic

A simple Todo application for windows built using PySide6 and PyQt.

Features

  • Add tasks for each day
  • Mark tasks as completed
  • Tasks are divided into two main divisions: ideal and maintainance
  • and have 3 sub divisions each: health, wealth, happiness.

Requirements

  • Python 3.x
  • PySide6

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/todo_app.git
    cd todo_app
  2. Install the dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python todo_app.py

Attribute: Atom icons created by Freepik - Flaticon