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.
I used Visual Studio Code, Python, and the SQlite library to complete this project.
- YouTube Demo on SQlite databases (https://www.youtube.com/watch?v=byHcYRpMgI4&ab_channel=freeCodeCamp.org)