Skip to content

o-ikne/Project-manager-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages