Overview

I created an SQlite database which stores customer information, and a UI for the database via which the data can be viewed and updated.

I created this database to learn how to use SQlite datases.

Software Demo Video

Development Environment

I used Visual Studio Code, Python, and the SQlite library to complete this project.

Useful Websites