Web App

User Management System

A web-based User Management System with secure account registration, login with session tracking, and editable user profiles.

C# ASP.NET Core MVC Firebase Realtime Database Cloudinary

Project Info

Status Completed
Repository Public
Platform None
Type Web App

Quick Actions

GitHub
View source

Project Info

Status Completed
Repository Public
Platform None
Type Web App

Quick Actions

GitHub
View source

📋 Overview

A web-based User Management System with secure account registration, login with session tracking, and editable user profiles. Profile icons are stored in Cloudinary, while all user data is managed in Firebase Realtime Database. Includes account deletion and real-time form validation for a smooth user experience.

⭐ Key Features

🔐 Account Registration

Allows users to create new accounts, storing user data securely in Firebase Realtime Database.

🔓 Login with Session Tracking

Provides secure login with session tracking to maintain user state across pages.

📝 Update User Information

Users can update their personal details, including profile icons, through a validated and user-friendly interface.

❌ Delete Account

Supports permanent account deletion, automatically removing the user’s data from Firebase Realtime Database.

✅ Form Validation

Ensures proper and secure input with real-time validation for a better user experience.