Skip to content

manupatil1318/BackendProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Management Web App

Description

This is a web application built with FastAPI for managing users.
The app allows you to:

  • List all users
  • Add new users
  • Edit existing users
  • Delete users

Data is stored in a SQLite database using SQLAlchemy, so all changes are persistent.
The web interface uses Jinja2 templates.


Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors