News

A simple CRUD (Create, Read, Update, Delete) application built using Django framework. This project demonstrates basic CRUD operations on a database using Django's ORM (Object-Relational Mapping).
🌟 Django Crowdfunding API A robust and scalable RESTful API for a crowdfunding platform built using Django and Django REST Framework (DRF). This API enables users to register, authenticate, and ...