Skip to content

SEWS19/Motivo-GUI

Repository files navigation

Software Engineering WS19/20 - Project 20: Motivo

Description of the project

The purpose of this project is to develop a graphical user interface for the program Motivo.

Teammembers

Merwyn Quadras
Niharika Jakhar
Ravil Gasanov
Sudharshini Thangamurugan
Sunny Rahul

Dependencies:

MotivoGUI depends on the following libraries:

Licence:

GPLV3

see Licence.txt

Setup

To Install the dependencies, Run the following commands

# Motivo 
Follow direction (https://bitbucket.org/steven_/motivo/src/default/)
# Qt 
apt-get install -y qtbase5-dev

# Graphviz
apt-get install graphviz

# Python Dependencies
pip3 install  networkx matplotlib PySide2 numpy reportlab graphviz

Run the application

git clone https://github.com/SEWS19/Motivo-GUI.git
python3 main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages