A simple Django-based To-Do List application that allows users to register, log in, and manage tasks. Users can create, view, update, and delete tasks, with a focus on a clean and user-friendly interface. The project utilizes Django for the backend and Python Decouple for managing configuration settings securely.
python django sqlite to-do-list web-application task-management full-stack-development user-authentication python-decouple
- Updated
Jan 13, 2025 - CSS