Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orderly

A Windows desktop task manager application built with PySide6 and SQLite.

Features

  • Task Management: Add, edit, and delete tasks with ease.
  • Categorization: Organize tasks into categories for better tracking.
  • Due Dates: Set deadlines to stay on top of your schedule.
  • Persistence: All tasks are stored locally using SQLite for data reliability.
  • User-Friendly Interface: Intuitive design powered by PySide6 for a seamless experience.

Requirements

  • Python 3.8 or higher
  • PySide6
  • SQLite (bundled with Python)

Installation

  1. Clone the repository:

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

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

    python main.py

Usage

  1. Launch the app.
  2. Add tasks by clicking the "Add Task" button.
  3. Manage tasks using the edit and delete options.
  4. Use categories and due dates to organize your tasks effectively.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages