Private School Management system ( Desktop version)
this SMSoftware is a desktop application designed for Private School management, it allows the user to interact with different aspects with the CRUD operations including
- Student Attendance system.
- Group and classes enrollements. -Tuition fees management.
- User Authentication system.
Just complete the following instructions:
- Create a virtual envirenement : python -m venv
- Install PYQT5 using this link :https://pypi.org/project/PyQt5/
- Do not miss ! to download pyqtDesigner for any adjustement.