Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 359 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 359 Bytes

User interface

Prerequisite

To run the project, atleast Python 3.8 is needed.

Installation

Install PySide6:

$ pip install PySide6

Clone project:

$ git clone [email protected]:da-proj/TSEA56/2022/G08/user-interface.git

Run

To run the project:

$ python main.py

Configuration

TODO