This repository contains a basic example of how to implement a registration and login form connected to a database. It serves as an introduction to form handling in a web application. For more details ...
A signup page where user can register and a login page to login with the details provided during registration sucessful login redirects to user dash page which shows aditional details provided during ...