Python Project: Portfolio App With Python Tkinter SQLite

Python Project: Portfolio App With Python Tkinter SQLite

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 3 Hours | 1.29 GB

Python Hands On Project – Building Crypto Currency Portfolio App With Python3, Tkinter, SQLite3 And CoinMarketCap API

Welcome to Building Portfolio App With Python Tkinter
This course will help you to build Python GUI project Step-by-Step with Tkinter and CoinMarketCap Free API,

Throughout the course we you will learn more about Python and Tkinter,

  • Understanding API and its usage.
  • Extracting Crypto Currency Coin Data and working with it.
  • Building portfolio logic on Command line then focusing on GUI
  • Getting started with Tkinter and Python GUI
  • Merging Command line application with Tkinter and completing .py version.
  • Converting .py application to executable .exe app.
  • Understanding basics of SQLite3 with Python

After completing this course you will be ready to expand your knowledge over Tkinter and Python.
Enroll now and I will make sure you learn best about Tkinter!

What you’ll learn

  • Learn To Build GUI Apps With Python Tkinter
  • Learn About Web API And It’s Usage
  • Converting .PY Application To .EXE Application
  • Check Crypo Currency Price And Apply Login On Command Line
  • Learn To Work On Basic Python Project And Complete It.
  • Learn Basics About Database And SQLite3
  • Develop a Basic GUI (Graphical User Interface) using TKinter
Table of Contents

CoinMarketCap API
1 Course Introduction
2 What is API
3 Working with CoinMarketCap API

Working with Data
4 Fetching API Data
5 Extracting API and Coin Data

Working With Portfolio
6 Creating Coin List Understanding Portfolio
7 Creating Portfolio Dictionary
8 Calculating Profit and Loss

Tkinter
9 GUI Introduction – Graphical User Interface
10 Understanding 3 Steps Tkinter Working
11 Tkinter Main Window and Labels

Application Formatting
12 Adding Header
13 Adding More Data
14 Improving User Interface
15 Color Indication For Profit and Loss
16 Adding Update Button

Converting .PY File to .EXE File
17 Creating Executable App (.exe file)

Database Basics – SQLite3
18 Databases – SQL vs SQLite3
19 Introduction to SQLite3 and its Workings
20 Creating Table Working with DB Browser
21 Insert Values – Databases
22 Update Values – Databases
23 Fetching Data From Database
24 Delete Data – Database
25 Creating Functions For Operation – Database

Connecting Database With Tkinter Application
26 Connecting With Database
27 Fetching Data From Database

Modifying Application
28 Modifying Current Application

Adding Insert Update Delete Buttons
29 Adding Add Coin Button
30 Adding Update Coin – Delete Coin Button

Clearing Tkinter Window
31 Solving Multiple Layer Issue

Adding Notification and Navigation System
32 Adding Notification System – Popup Box
33 Adding Navigation System – Menu Bar

Bonus – Git Introduction And Version Control System
34 Bonus – Git Introduction And Version Control System