Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
Build School Management System | Python, PyQt5 & Qt  Designer Vote_lcapBuild School Management System | Python, PyQt5 & Qt  Designer Voting_barBuild School Management System | Python, PyQt5 & Qt  Designer Vote_rcap 
tano1221
Build School Management System | Python, PyQt5 & Qt  Designer Vote_lcapBuild School Management System | Python, PyQt5 & Qt  Designer Voting_barBuild School Management System | Python, PyQt5 & Qt  Designer Vote_rcap 
大†Shinegumi†大
Build School Management System | Python, PyQt5 & Qt  Designer Vote_lcapBuild School Management System | Python, PyQt5 & Qt  Designer Voting_barBuild School Management System | Python, PyQt5 & Qt  Designer Vote_rcap 
ПΣӨƧӨFƬ
Build School Management System | Python, PyQt5 & Qt  Designer Vote_lcapBuild School Management System | Python, PyQt5 & Qt  Designer Voting_barBuild School Management System | Python, PyQt5 & Qt  Designer Vote_rcap 
ℛeℙ@¢ᴋ€r
Build School Management System | Python, PyQt5 & Qt  Designer Vote_lcapBuild School Management System | Python, PyQt5 & Qt  Designer Voting_barBuild School Management System | Python, PyQt5 & Qt  Designer Vote_rcap 
Engh3
Build School Management System | Python, PyQt5 & Qt  Designer Vote_lcapBuild School Management System | Python, PyQt5 & Qt  Designer Voting_barBuild School Management System | Python, PyQt5 & Qt  Designer Vote_rcap 
Octubre 2024
LunMarMiérJueVieSábDom
 123456
78910111213
14151617181920
21222324252627
28293031   
CalendarioCalendario
Últimos temas
» SkinFiner 5.3 Multilingual
Build School Management System | Python, PyQt5 & Qt  Designer EmptyHoy a las 6:26 pm por 大†Shinegumi†大

» Tagtraum Industries beaTunes 5.2.35 (x86/x64)
Build School Management System | Python, PyQt5 & Qt  Designer EmptyHoy a las 6:02 pm por 大†Shinegumi†大

» Cockos REAPER 7.23 (x86/x64)
Build School Management System | Python, PyQt5 & Qt  Designer EmptyHoy a las 5:59 pm por 大†Shinegumi†大

» Starry Night Pro Plus v8.1.1.2090
Build School Management System | Python, PyQt5 & Qt  Designer EmptyHoy a las 5:57 pm por 大†Shinegumi†大

» PassMark MonitorTest v4.0 Build 1002
Build School Management System | Python, PyQt5 & Qt  Designer EmptyHoy a las 5:54 pm por 大†Shinegumi†大

» WebMinds NetOptimizer v6.5.24.926
Build School Management System | Python, PyQt5 & Qt  Designer EmptyHoy a las 5:47 pm por 大†Shinegumi†大

» Light Image Resizer 7.0.8.45 Multilingual
Build School Management System | Python, PyQt5 & Qt  Designer EmptyHoy a las 1:54 pm por ПΣӨƧӨFƬ

» BandiView Pro 7.07 (x64) Multilingual
Build School Management System | Python, PyQt5 & Qt  Designer EmptyHoy a las 1:50 pm por ПΣӨƧӨFƬ

» YUMI exFAT 1.0.2.8
Build School Management System | Python, PyQt5 & Qt  Designer EmptyHoy a las 1:48 pm por ПΣӨƧӨFƬ

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Build School Management System | Python, PyQt5 & Qt Designer

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 74547
Fecha de inscripción : 20/08/2016

Build School Management System | Python, PyQt5 & Qt  Designer Empty
MensajeTema: Build School Management System | Python, PyQt5 & Qt Designer   Build School Management System | Python, PyQt5 & Qt  Designer EmptyLun Mayo 31, 2021 8:39 am

Build School Management System | Python, PyQt5 & Qt  Designer 05cc4a7f5d163d1c27a81e4278ecaa21
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 44 lectures (7h 7m) | Size: 3.8 GB
Develop a complete school management system project using Python, PyQt5, Qt Designer & Mysql | Step by step coding guide

What you'll learn:
Learn how to install PyQt5 and PyQt5 tools and how to configure Qt Designer
Learn how to develop a complete Python GUI application from scratch using PyQt5
Learn how to create a complete form design for School management system project Qt Designer
Learn how to create MySql database and connect with Python Project
Learn how to insert data to database, how to delete and update data from database, how to generate auto numbers
Learn how to generate reports for the database
How to generate receipts for fees payments and take the print out of the receipts

Requirements
Basic python programming
No paid tools are required as the tools required for this course are free.
A computer with internet connection.

Description
Dear Student,

Welcome to Build School Management System | Python, PyQt5 & Qt Designer Course

Do you want to get in depth knowledge in Python GUI programming using Pyqt. This course teaches how to develop a complete school management system project using python pyqt. This project teaches how to create form designs using Qt Designer and how to integrate the user interface with python file.

This course teaches how to create a login form, student details form, attendance details form, mark details form, fees details form using Qt Designer.

How to create Labels, Images, Text fields (Line Edit), Multi line text fields (Text Edit), Combo boxes, Message boxes, Buttons, Tab widgets, Menu bars, Table widgets are explained using Qt Designer

How to create Mysql database, how to create tables in the database, how to insert data, update data, delete data and select data from user interface to mysql database through python code are explained in this course.

The students will learn how to develop the following modules using Qt Designer and write python code to connect with user interface and with mysql database.

Login module

How to create a login using Qt Designer and how to write python code to connect with user interface, the administrator will enter the username and password, if the username and password are correct, it will open the main form. If the details are not correct, it will show error message.

Student Module

In the student module, all student details like registration number, date of birth, age, section, address, phone number and email are entered in the form. All the entered details are stored in the database. After save the administrator can perform edit or delete, if the administrator want to edit the entered details or delete the details.

Mark details

In the mark module, all mark details like registration number, exam name, language mark, English mark, maths mark, science mark and social science marks are entered in the form. All the entered details are stored in the database. After save the administrator can perform edit or delete, if the administrator wants to edit the entered mark details or delete the mark details

Attendance details

In the attendance module, all attendance details like registration number, attendance date, morning attendance status, evening attendance status are entered in the form. All the entered details are stored in the database. After save the administrator can perform edit or delete, if the administrator wants to edit the entered attendance details or delete the attendance details

Attendance details

In the fees module, all fees details like receipt number, registration number, fees amount, fees date, reason for fees are entered in the form. All the entered details are stored in the database. After save the administrator can perform edit or delete, if the administrator wants to edit the entered fees details or delete the fees details

Receipt

The administrator can take print out of the receipt after entering the receipt details and edit fees details. The receipt are generated automatically when add fees or edit fees form is executed.

Reports

The system generates the student reports, mark reports, attendance reports and fees reports for the administrator.

Who this course is for
All students who want to develop GUI applications in Python using PyQt5
Beginner and advanced developers in python who want to learn PyQt5 concepts
Engineering and Computer students who want to develop final year project in Python
Software developers who want to learn Python GUI app development completely from scratch
Beginners who want to learn Python GUI
Beginners who want to learn Python GUI with Database integration
Students who wish to learn a new skill in Python to develop their career.

Build School Management System | Python, PyQt5 & Qt  Designer A226a7a6d72b94e0b44e34890a9571c5

DOWNLOAD:
Citación :

https://rapidgator.net/file/0d366a445411487266240cb2309753d9/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part1.rar.html
https://rapidgator.net/file/fe2b09307bedc1e341914d39c4d7834b/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part2.rar.html
https://rapidgator.net/file/bf851afed24a8b09dfb4d414d360163b/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part3.rar.html
https://rapidgator.net/file/830b03a5b239acc61b7b69eec9137945/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part4.rar.html


https://uploadgig.com/file/download/78Ea5d0a9F5d4628/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part1.rar
https://uploadgig.com/file/download/9bc83a60e168357e/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part2.rar
https://uploadgig.com/file/download/a057a106cbCACb4b/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part3.rar
https://uploadgig.com/file/download/e3f7721d891f4350/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part4.rar


https://nitroflare.com/view/DA2EE3B264A7D9D/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part1.rar
https://nitroflare.com/view/6D748206ECEED24/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part2.rar
https://nitroflare.com/view/BC3D3074D07047C/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part3.rar
https://nitroflare.com/view/6BACBCA8AF8341C/k38wd.Build.School.Management.System..Python.PyQt5..Qt.Designer.part4.rar

Volver arriba Ir abajo
 

Build School Management System | Python, PyQt5 & Qt Designer

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Build Library Management System | Python & PyQt5 (Updated)
» Build Real Software with Python, PyQt5 and QT Designer
» Python Pyqt5 Database Programming with MySql in Qt Designer
» PyQt5: The Python GUI framework
» Python GUI | Project in Python: Build a Sign In system

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-