Project information
- Category: Web
- Project date: 10 June, 2022
- Project URL: View on Github
Project Details
This is a Login + Registration System in PHP. Bootstrap is
used as a CSS framework to minimize the frontend work.
It contains 4 main files:
-login.php.
-logout.php.
-signup.php.
-welcome.php.
The Partials folder contains the code for Database connection
as well as the Navigation bar.
You can use XAMP as it contains all the neccessary files for
setting up code environment for PHP as well as the database
connection.