From a3c833253df489b012f7af99074d58653f4d5822 Mon Sep 17 00:00:00 2001 From: Yan Yi Date: Wed, 8 Nov 2023 21:30:37 +0800 Subject: [PATCH] update readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb99ad0..8e7afa7 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,13 @@

IS212 - G7T2 Project: Skill Based Role Portal

🧐 Features

-Here're some of the project's best features: +Here are some of the project's core features for the first release of SBRP: -* TBC +* CRU of Role Listings by HR +* View skills of role applicants by HR +* Browse and Filter Role Listing +* View Role-Skill Match between role listed and your possessed skills +* Apply for one or more roles

🛠️ Installation Steps:

@@ -28,7 +32,9 @@ npm install npm run dev ``` +

4. Access hosted SBRP on Render

+Click on this website https://is212.onrender.com/ to access our SBRP system.

💻 Built with