Skip to content

mos8afa/Gorgeous-Todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Gorgeous Todos

Django
DRF
License
Python

A modern and elegant Django Todo Application with full authentication, profile management, and REST API support.


✨ Features

  • 🔐 User Authentication: Signup, Login, Logout with email verification.
  • Todos Management: Add, edit, mark completed, or delete todos.
  • 👤 User Profile: View and update profile details.
  • 🧭 Navigation Bar: Quick access to todos, username dropdown, profile, and logout.
  • 🚫 Protected Routes: Redirects non-authenticated users to signup/login.
  • API Endpoints: Manage todos and profiles via REST API.
  • 🔑 Token Authentication: Secure API access.

🛠️ Tech Stack

  • Python 3.13.3
  • Django 5.2.5
  • Django REST Framework (DRF)
  • Auth Token
  • SQLite (default DB)
  • Virtualenv
  • Django summernote

📡 API Documentation

  • API endpoints are available through a Postman collection: 👉 Postman

About

A modern and elegant Django-based Todo application featuring full user authentication, profile management, and RESTful API support. Built with Django, DRF, and SQLite, with token-based authentication and a clean, user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors