Skip to content

This is a project for my client on Upwork, building a Window application to manage his assets

Notifications You must be signed in to change notification settings

2uanDM/Upwork-Assets-Dashboard

Repository files navigation

Upwork-Assets-Dashboard

This is a project for my client on Upwork

Link

Client Goals:

Link

Develop a windows desktop application with PyQt5: • UX design with QT-Designer according Mockup on page 2

• Application development in python, including testing

• Connectivity to an existing asset database to create, update and delete data

Tech Stack:

• SQLite3 for database management

• PyQT5 for GUI

• Adobe Illustrator for UX design (Mockup)

How to run:

You should create a virtual environment and install all the dependencies in requirements.txt file. Then run the main.py file.

How to build:

pyinstaller --onefile --noconsole --icon=quan.ico main.py

Sample build: Link

About

This is a project for my client on Upwork, building a Window application to manage his assets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages