Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.47 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.47 KB

Audit information platform

The Audit Information Platform offers a centralized solution for efficiently managing all your audit-related tasks. Whether it's organizing audit meetings, maintaining investigation records, documenting rectification opinions, or tracking inspection records, this platform is designed to streamline your processes. With features such as secure login, easy document import/export capabilities, and the ability to print records, managing your audit information becomes a hassle-free experience. Say goodbye to scattered data and welcome a more organized approach to handling your audit tasks with the Audit Information Platform.

Preview

Features

  • Secure login
  • Manage audit meetings
  • Manage audit investigation record
  • Manage rectification opinion record
  • Manage rectification inspection record
  • Import and Export documents as Exel file
  • Print

Installation

Audit information platform requires Python 3 v3+ to run.

$ python userLoginDialog.py
username : admin
password : 123456

Tech

Audit information platform uses a number of open source projects to work properly:

  • [PyQt5] - GUI toolkit
  • [jinja2] - designer-friendly templating language for Python
  • [xlwt] - generate spreadsheet files compatible with Microsoft Excel
  • [sqlite3] - SQLite database library

License

MIT