Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 734 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 734 Bytes

CS326 Ballistics Data Acquisition

This project is written in using Qt Designer and PyQt5.

A MySql database is used to store all application data.

The project uses QTableView, QListView to display rows of data in the GUI via a data driven MVC design.

YouTube PlayList (application run) Only the first few videos loaded so far (12 April 2020)

ScreenShot

The image (below) illustrates what the Database Setup Utility looks like. (setup.py) SETUP_ScreenShot

Source code for project in src directory