This is a project I made for my campus which is an automation for the existing manual PC registration system. The system simply registers students pc and their along with theri personal information and stores it in the database. Later used to search and assure that the student is the owner of the pc when leaving the campus.
- HTML
- CSS
- JAVASCRIPT
- PHP
- MySQL
- XAMPP
- Clone this repository from **C:\xampp\htdocs**
- Open Xampp and start Apache and MySQL
- Open PHP My Admin and create a database named "pc_registration"
- In the database import the 'pcregistration.sql' file from the MySQL folder of this project
- run the login.php file
- For logging in use username="bereket" & password="adminpwd123"