/SQLite_program

Python program to create and record entries into a database

Primary LanguagePython

SQLite_program

This is a simple Python program that creates a SQLite database and records the names and timestamps of videos and pictures of a folder into the database. The program then deletes the files in the folder after it records them into the database.

I wrote this program as part of my internship with Soldersmith intelligence (https://soldersmith.com/)