This project is a simple Python application that interacts with an SQLite database. It serves as a demonstration of how to set up a Python project with SQLite and includes basic functionality for database operations.
Run the application: You can start the application by running:
python main.py
This project is licensed under the MIT License. See the LICENSE file for more details.