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 CRUD (Create, Read, Update, Delete) application I developed using Django, Based on (MVT) architecture Patern. This project allows users to perform various operations on user data, including adding, viewing, updating, and deleting user records.