saurabhcoded / adminpanel-mysql-php-encryption

This project is an open source admin panel that utilizes MySQL, PHP, and encryption to provide enhanced security for data management. It allows for easy administration of data while prioritizing the safety and privacy of the information being handled.

Home Page:https://github.com/saurabhcoded/adminpanel-mysql-php-encryption

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[1] First Extract the zip in the folder structure of your php project.

[2] Change the the Database Credentials in conn.php .

[3] Change the the Website Url in conn.php .

[4] Import the sql file in phpmyadmin

[5] Enter Data Asper your Requirement

[6] Default Username -> admin AND password -> Admin12345 (password is in encrypted form so don't try to delete the admin file run the project successfully and change password in account management)

#Demo to the project

About

This project is an open source admin panel that utilizes MySQL, PHP, and encryption to provide enhanced security for data management. It allows for easy administration of data while prioritizing the safety and privacy of the information being handled.

https://github.com/saurabhcoded/adminpanel-mysql-php-encryption

License:MIT License


Languages

Language:PHP 90.6%Language:CSS 6.2%Language:JavaScript 2.0%Language:Hack 1.2%