Git Product home page Git Product logo

usman010803 / task_management_system Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6 KB

This code repository contains a simple task management system implemented using Python and the PyQt5 library. The task management system provides a graphical user interface (GUI) for adding, viewing, and completing tasks.

Python 100.00%
coding pyhon3 pyqt5 pyqt5-desktop-application python pythonforbeginner taskmanagement taskmanagementsystem userinterface

task_management_system's Introduction

Task Management System

This repository contains a simple task management system implemented using Python and PyQt5. The task management system provides a user-friendly graphical user interface (GUI) for managing tasks, including adding new tasks, viewing existing tasks, and marking tasks as completed.

Features

  • Add New Task: Easily add new tasks to the system using a dialog window.
  • View Tasks: View the list of tasks in a separate dialog window.
  • Complete Task: Mark tasks as completed from a dialog window.
  • Exit Confirmation: When attempting to exit the application, a confirmation dialog prompts the user for confirmation.

Getting Started

To run the task management system locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/usman010803/Task_Management_System.git
  1. Navigate to the project directory:
cd Task_Management_System
  1. Install the required dependencies. Ensure that you have Python and PyQt5 installed.
pip install pyqt5
  1. Run the application:
python task_management_system.py

Usage

Upon launching the application, a main window will appear, providing access to various functionalities:

  • Click the "Add New Task" button to add a new task.
  • Click the "View Tasks" button to view the list of tasks.
  • Click the "Complete Task" button to mark a task as completed.
  • Click the "Exit" button to close the application.

Please note that the task management system currently does not persist tasks beyond the current runtime. Tasks will be lost once the application is closed.

Contributing

Contributions to the task management system are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.