QAZIMAAZARSHAD / Voters-Registration-Portal

An online form for the registration of voters in the electoral roll.
https://qazimaazarshad.github.io/Voters-Registration-Portal/
MIT License
49 stars 132 forks source link

Create a logout button on registration portal #419

Closed dilroseR closed 3 years ago

dilroseR commented 3 years ago

Fixes #197

Describe the changes you've made

created a log out button which would redirect the user to login page from home and form correction pages

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Additional context

https://user-images.githubusercontent.com/70878223/126832152-b2ac1882-1aef-4c5d-9805-f9c3b1c1e11a.mp4

created this redirect on home.html and formcorrection.html

Checklist