Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Build Complete Doctor appointment App | Python Pyqt5 SQLite
Rating: 4.4 out of 5(5 ratings)
77 students

Build Complete Doctor appointment App | Python Pyqt5 SQLite

Develop Complete Doctor Appointment Booking App with Python, PyQt5 & SQLite3 using QT Designer step by step from scratch
Created byMuthu Manavandi
Last updated 12/2022
English
English [Auto],

What you'll learn

  • Master the Python GUI programming language by developing a complete software for doctor / hospital appointment booking, editing and report generating
  • Able to design beautiful interfaces (GUIs) for any application in Qt Designer. You will learn all requirements to design beautiful interfaces with hover effects
  • Add this project in your Portfolio or in your resume when you apply for python developers jobs. you will learn complete step by step codes to develop this app.
  • Able to create database, tables and how to connect the front end and back end using Python code.
  • Design beautiful interfaces for data science, machine learning, deep learning and IOT projects to show data, images and hover effects.
  • Learn GUI design, database design, table design and you will learn the communication process between the GUI application and slite3 database using python code
  • You will be able to develop a filly functioning application for any business using Python, Qt Designer and SQLite Database
  • Learn the CRUD database operations (CREATE, READ, UPDATE, DELETE) in SQLite3 database using this project.
  • Able to design database, tables for any application you want to develop yourself
  • Learn how to get data from GUI interface, how to add events to GUI controls and you will learn how show data in a GUI table which is collected from database

Course content

16 sections27 lectures4h 16m total length
  • Introduction8:08

    Design a doctor appointment booking system by creating login, book, edit, and delete forms, and view date-filtered reports, all connected to a Python program through the designer UI.

  • Install Python3:50

    Download and install Python from the official python.org site, add Python to your path, and set up Windows 64-bit to begin building the doctor appointment app with PyQt5 and SQLite.

  • Install Pyqt5 and pyqt5-tools2:51

    Install pyqt5 and pyqt5-tools using an elevated command prompt with pip, connect to the internet, and set up the libraries needed to design forms for the doctor appointment app.

  • Install visual studio code ( Optional ) - You can use any editor6:16

    Install Visual Studio Code and set up Python in Visual Studio Code to run simple programs. Create a test.py, print hello world, and verify the Python version.

  • Create Desktop shortcut to Qt Designer2:26

    Create a desktop shortcut to the Qt Designer executable by navigating the python site-packages and locating the designer, then start using it to build forms for the doctor appointment app.

Requirements

  • Basic programming is enough
  • Need a laptop or desktop computer with internet connection

Description

Hello Students


Thank you very much for showing interest in this course.


Welcome to the course Build Complete Doctor appointment App development in Python, Pyqt5 using SQLite database.

  • Do you want to become an expert in Python GUI programming?

  • Do you want to develop a complete Python GUI project to add it in your resume or in your portfolio?

  • Do you want to learn SQLite database connectivity  with Python and Learn SQL statements through a real time project?

  • Do you want to develop an appointment booking application for your client?

then you are in the right course



By joining this course,


  1. First you will learn how to install Python, Pyqt5, Pyqt5-tools, DB Browser, Visual Studio Code (it is optional) and configure the qt designer to desktop.

  2. Then you will learn How to create a beautiful login form design using Qt Designer that contains a password input and verify if it is correct or wrong using Python programming.

  3. Then you will learn how to create SQLite database and tables through python code and how to view all data through SQLite browser.

  4. Then we will be moving to create a beautiful doctor appoint details input form using Qt Designer and store the data entered in SQLite database.

  5. Then you will learn how to edit the doctor appointment like how to edit the booking name, city, phone number, booked time, status of appointment and you will learn how to Update or Delete the details from the database using update and delete SQL queries.

  6. Then you will learn how to create reports form and show report using date filter. For this you will learn how to design SQL date and SQL Select queries.

  7. Then you will learn Python output statements, Python conditional statements, Python For loops, Python lists and Python database connectivity

  8. You will also learn how to set images in QLabel and how to make it fit inside the QLabel component.

  9. You will learn Qt Designer Widgets like QlineEdit, QPushButton, QLabel, QTableWidget, QDateEdit, QFrame, QComboBox controls and add them to our project.

  10. You will learn database operations like Create Database, Create table. Insert into, Select * from, Select max(id) from, Update table, delete from, operations to use in this project.

  11. You will learn how to create style sheet for Qt Designer Controls and your will learn how to create hover effects for the controls in this project.

  12. ·You will learn the css styles for borders, background, opacity, font style, border-radius, border bottom and padding to implement in our project controls.



After completing this course,


  • You can build your own Appointment booking app for any business.

  • You can design the required database, tables to any kind of project you want to develop

  • You can create INSERT, UPDATE, DELETE, SELECT sql operations for any project you will develop

  • You can easily create beautiful user interface for any kind of application you want to develop

  • You can easily create Python functions to connect with qt designer controls.

  • You can edit this project for any other purpose and deliver to the clients.


Then why are you waiting...

Join this course immediately...

I will see you in the course..

Thank you very much...

Who this course is for:

  • If you are a student or a developer want to develop a complete software from the beginning to end
  • If you know basics of python programming and want to improve your skills by developing a best software
  • If you are want to convert the python program output into a GUI to present nicely
  • College students who want to develop their projects themselves in python
  • To show your IOT programming output through GUI in the Computer
  • To learn how to develop an appointment booking application using python programming