Skip to content

qasem-talaee/Software-for-completing-industrial-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Terminal base software

Add projects, add products, edit or delete them, print in table in terminal and save results in pdf file.

Data saved in sqlite database.

Installation

python3 -m venv ./venv
source ./vevn/bin/activate
pip install -r requirements.txt
python3 main.py

Some screenshot:

--- Home menu

alt text

--- Project menu

alt text

--- Show in table

alt text

--- Edit menu

alt text

Releases

No releases published

Packages

No packages published

Languages