o-ikne / Project-manager-interface

Project manager interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Contributors Image Generic badge Generic badge Linux visitor badge

Project manager interface

Overview

This repository contains an application interface for projects to be done. It's build using mainly PyQt5.

The proposed interface allow users to create their own account and manage their different projects.

Alt text

Once the account is created, the user can log in and create new projects.

Alt text

Each project contains a number of tasks, the user can add as many tasks as he/she wants, he/she can also add images and define the priority of the task (high, medium, etc.) as well as its level (completed, in progress, etc.). Alt text

The project still needs some improvements, and some final testing to be done!

Installation

To use the interface you need to install the following requirements:

pip install -r requirements.txt

About

Project manager interface


Languages

Language:Python 100.0%