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.
- Secure login
- Manage audit meetings
- Manage audit investigation record
- Manage rectification opinion record
- Manage rectification inspection record
- Import and Export documents as Exel file
Audit information platform requires Python 3 v3+ to run.
$ python userLoginDialog.py
username : admin
password : 123456
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
MIT