diff --git a/assets/images/projects/userrolepermission.png b/assets/images/projects/userrolepermission.png
new file mode 100644
index 0000000..b75e2c8
Binary files /dev/null and b/assets/images/projects/userrolepermission.png differ
diff --git a/index.html b/index.html
index 7af0d27..8380c5e 100644
--- a/index.html
+++ b/index.html
@@ -163,11 +163,7 @@
Projects Made
-
+
diff --git a/projects.json b/projects.json
index 288bf87..a0e1439 100644
--- a/projects.json
+++ b/projects.json
@@ -38,5 +38,15 @@
"view": "https://fothub.yethura.com/",
"code": "https://github.com/YeThura-424/footballfield.git"
}
+ },
+ {
+ "name": "User Role Permission",
+ "desc": "To customize different type of permissions for specific roles",
+ "image": "userrolepermission",
+ "category": "Web",
+ "links": {
+ "view": "https://fothub.yethura.com/",
+ "code": "https://github.com/YeThura-424/footballfield.git"
+ }
}
]