Skip to content

chris-cmd235/AppDev-Final-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.7%
  • CSS 23.8%
  • HTML 21.5%