/CRUD

A CRUD project using Django is a web application that allows users to Create, Read, Update, and Delete data in a database using the Django framework. It provides a user-friendly interface for managing data operations.

Primary LanguagePython

Watchers