svelte-flask Svelte Themes

Svelte Flask

SvelteKit User Management

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

Technologies Used

  • Python 3.x (Flask, Builtin sqlite3 with custom Wrapper Class) for API
  • SvelteKit w/ Svelte 5.0 (Tailwindcss,Typescript,Vite)
  • Bun as a package manager

Top categories

Loading Svelte Themes