This is a SvelteKit application designed for managing user data through CRUD operations. It features a form component that can handle both POST and PUT requests for adding and updating user information. It uses an API written in Python Flask and uses SQLite as database having a custom Wrapper class on the top of it
Flask, Builtin sqlite3 with custom Wrapper Class) for APITailwindcss,Typescript,Vite)