Skip to content

DBusuru/Django-CRUDify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django CRUDify

Django CRUDify is a simple and powerful Django-based web application designed to manage basic CRUD (Create, Read, Update, Delete) operations with ease. This project provides a robust foundation for building applications that require efficient data management and user interaction.

Features

  • Create: Add new records to your database with a user-friendly interface.
  • Read: View and search for existing records effortlessly.
  • Update: Modify existing records with a straightforward editing process.
  • Delete: Remove records from the database when no longer needed.
  • User Authentication: Secure login and registration functionality for users.
  • Responsive Design: Modern and responsive UI for seamless use on various devices.

Installation

To get started with Django CRUDify, follow these steps:

  1. Clone the repository:
    git clone https://github.com/ezraopande/django-crudify.git
    cd django-crudify
    
    

Contact

For any questions or feedback, feel free to reach out to:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors