Skip to content

A simple Python GUI application for storing users names, age and phone numbers in a SQLite3 database.

Notifications You must be signed in to change notification settings

FatihMalakci/UserDatabaseGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Database GUI

A simple Python PyQT5 GUI application for storing users names, age and phone numbers in a SQLite3 database.

Usage :

For Adding Users :

  • Fill all the required areas and click add user button.

For Deleting Users :

  • Fill the Name/Surname areas and click delete user button.

Requirements :

  • Python3
  • PyQT5 Module

About

A simple Python GUI application for storing users names, age and phone numbers in a SQLite3 database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages