Skip to content

Database project to save customer data using SQLite and python

Notifications You must be signed in to change notification settings

DaniBarlund/Customer-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Customer database - Done in 2020

WHAT IT DOES?

Customer database is a program to display and make changes to a database. It has functions such as submit, update, delete and search.

Empty database: Empty database

Filled database: Filled database

HOW TO USE?

  1. Download both Customer Database.py and fill_database.py files.
  2. Run fill_database.py to fill database with wanted number of customers and close it.
  3. Run customer database.py to see database
  4. Play around with the database by adding, changing or removing customers

REASON FOR THE PROGRAM?

Idea behind making this program was to get a basic understanding of databases and how to interact with them. As well as improve on gui's

About

Database project to save customer data using SQLite and python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages