Currently, clicking Training in the nav bar takes everyone to the OWL page. We do not want to expose the OWL page unless students have made an account with our dashboard. So the new Link checks localStorage and depending on whether the student has been registered, routes them to either the dashboard or the OWL page directly.
More details will be provided in the next week.
Currently, clicking Training in the nav bar takes everyone to the OWL page. We do not want to expose the OWL page unless students have made an account with our dashboard. So the new Link checks localStorage and depending on whether the student has been registered, routes them to either the dashboard or the OWL page directly.
More details will be provided in the next week.