Skip to content

hoophopp/Role-based-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role-Based Access Control Project

🚨 JavaScript is hidden for security reasons. 🚨

🚀 Description This project is a Role-Based Access Control (RBAC) system, where users have different permissions based on their roles.

Admin users have full control over data.

Regular users have limited access.

This project ensures security and proper data access control, making it suitable for systems like dashboards, inventory management, and more

✨ Features 🔹 Admin Features ✔️ View all data ✔️ Add, edit, and delete records ✔️ View history of actions

🔹 User Features ✔️ Can only add records ✔️ Cannot edit or delete data ✔️ Login required for access.

Role Username Password Role=> Admin Username =>adminUser Password =>admin123

Role =>User Username =>userUser Password=>user123

🚀 Tech Stack HTML

CSS

JavaScript

JSON for data storage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published