You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Git repository contains a Flask CRUD (Create, Read, Update, Delete) application designed for managing a list of persons. The application utilizes Flask, a lightweight web framework, and SQLite as the database for storing person-related data.