bsoc-bitbyte / busify

A centralised bus ticket booking system that will allow the students to book tickets in advance through an online website, saving time and effort.
https://busify.vercel.app
30 stars 67 forks source link

Feat: Add AdminProtected Route #62

Closed parthksingh1 closed 3 weeks ago

parthksingh1 commented 12 months ago
  1. This PR fixes or fixes part of #50
  2. This PR does the following: It adds AdminProtectedRoute to admin Dashboard which redirect the user to homePage when the user is not admin.

Essential Checklist

Bhavik-ag commented 11 months ago

@parthksingh1 Any updates?