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(frontend): Add check to redirect the user on accessing the checkout Page directly #63

Closed Pratik2026 closed 12 months ago

Pratik2026 commented 12 months ago

Overview

  1. This PR fixes or fixes part of #57.
  2. This PR does the following: It verifies whether the user has accessed the checkout Page directly by URL and, if yes, redirect the user to a bus-schedule route.

Essential Checklist