Skip to content
#

user-authentication

Here are 86 public repositories matching this topic...

This project is a Django-based blog management application that allows users to create, view, edit, and soft-delete their own blog posts. Each post includes a title and description, with optional image uploads. It features a user authentication system, so users can only manage their own posts, and includes an admin panel for managing content.

  • Updated Sep 20, 2024
  • Python

This is a simple ATM system implemented in Python. The application allows users to perform basic banking operations including checking their balance, depositing money, withdrawing funds, viewing transaction history, and changing their PIN. The system uses hashing to securely store and verify PINs. Transaction records are maintained with timestamps.

  • Updated Aug 16, 2024
  • Python

PennyWise is a robust Django-based financial management web application designed to empower users in tracking expenses, managing budgets, and gaining insights into their financial habits. With intuitive features like secure user authentication, RESTful API integration, and efficient class-based views, PennyWise provides a seamless experience for us

  • Updated Jul 14, 2024
  • Python

Improve this page

Add a description, image, and links to the user-authentication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the user-authentication topic, visit your repo's landing page and select "manage topics."

Learn more