import sqlite3
import tkinter as tk
from tkinter import messagebox as ms
LARGE_FONT= ("Verdana", 12)
conn= sqlite3.connect(\'project.db