home-svg blog-svg projects-svg about-svg github-svg linkedin-svg search-svg location-svg call-svg mail-svg

My Blog

Posts tagged with "sql"

Tkinter Organized with MVC

Published July 4, 2023 by mh


Table of contents

Introduction

In this post I will showcase a Tkinter project which allows …

Budget Planner SQL Diagram

Published April 20, 2023 by mh


Introduction

One of my major software projects includes the Budget Planner budgeting software. This was designed using Python's Tkinter package. One of the major goals I have for this project …