App will now redirect to login page when user entered first time, user also can sign up as a new user. Each user will have a role which is either "Faculty" or "Student". Users now can edit their profile and log out in the Account tab. A custom hook "use" is created for checking user role in any time. For example:
App will now redirect to login page when user entered first time, user also can sign up as a new user. Each user will have a role which is either "Faculty" or "Student". Users now can edit their profile and log out in the Account tab. A custom hook "use" is created for checking user role in any time. For example: