This project is a full-stack web application using Django for the backend and React for the frontend. It includes authentication using JWT tokens. The primary purpose of this project is to serve as a learning tool for building full-stack applications with these technologies.
Technologies Used Backend: Django (Python) Frontend: React (JavaScript) Database: Choreo online database API: Django REST Framework, Simple JWT for authentication