LasyaGanesuni / My-Routine-Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

My-Routine-Database-System

Overview

This My Routine Database System is a desktop application where we can update our daily routine. The frontend of this project is made up of Tkinter. The widgets used in development of this frontend are Label, Entry, Listbox, and Button. The backend of the project is developed with MYSQL. Here in this application we can add data, we can delete a particular data, we can view the data as a whole or we can also search by a particular data. Finally we can close the application by using close button.

Sample snapshots of the project

The widgets used in development of this frontend are

  • Label
  • Entry
  • Button
  • Listbox

Prerequisites

  • Firstly you need to have a Python 3.x in your PC, you can download here
  • You have to setup MYSQL database
  • Next you have to install mysql.connector, for that go to command promt and use this command

pip3 install mysql-connector

Contributor

@LasyaGanesuni

About


Languages

Language:Python 100.0%