Skip to content

AdminApp is a web app for user management, offering registration, authentication, and an admin panel to control user statuses. Admins can block, unblock, or delete users, with email-based login and unique email validation.

Notifications You must be signed in to change notification settings

bpetrukovich/admin-app

Repository files navigation

AdminApp

Watch the video

AdminApp is a web-based application for managing users with features like registration, authentication, and a user-friendly admin panel. Built with ASP.NET Core and styled using Bootstrap, it provides an efficient way to manage users' statuses and information.

Features

  • User Registration and Authentication: Secure user sign-up and login.
  • Admin Panel:
    • View a table of registered users.
    • Block, unblock, or delete users.
  • Email-Based Login: Users log in using their email address.
  • Email Uniqueness Validation: Ensures no duplicate email addresses in the database.
  • Logout: Safe logout functionality for users.

Technologies Used

  • Frontend: Bootstrap for responsive design.
  • Backend: Blazor Server, ASP.NET Core with Entity Framework Core for data handling.
  • Database: PostgreSQL (or any compatible database provider).

About

AdminApp is a web app for user management, offering registration, authentication, and an admin panel to control user statuses. Admins can block, unblock, or delete users, with email-based login and unique email validation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published