Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 495 Bytes

File metadata and controls

15 lines (11 loc) · 495 Bytes

Secure Contact Directory (v2.0)

A secure, multi-page contact management system with Role-Based Access Control (RBAC).

Features

  • Multi-page Architecture: Separate login, dashboard, and admin interfaces.
  • Security: JWT Authentication, bcrypt password hashing, and protected routes.
  • Admin Panel: Manage users and view system statistics (Admin role only).
  • File Uploads: Image support for contact profiles.

Setup

  1. Install Dependencies
    npm install