Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 547 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 547 Bytes

Simple-CRUD-App-Django

  • This web app is a simple CRUD (Create, Read, Update, Delete) application built using Python Django.
  • Users can create, read, update, and delete records in a database using a simple user interface.
  • The admin interface provides advanced functionality for managing records, including the ability to add, edit, and delete records, and view user activity logs.

image