This is a simple PHP, Jquery, ajax admin panel for small softwares and website panels. it uses google captcha. it is not depended on sql, but it keeps data in every file [After Update, all data is kept in one file named credential.php]
It is designed for beginners.However, it does require sql
APlease Use Your Google Captcha Sitekey and Secret [after update they are in one file named credential.php]
Copy the Index.php file and create as many page as you want.
-  UI improved 
-  background and Logo added 
-  Now you need to put Admin name, Password, Sitekey, SecretKey just in one file called Credential.php 
- Get your google captcha sitekey and secret for your website from https://www.google.com/recaptcha/admin/create . make sure that it is "captcha v2" and "i am not robot" and put them in credential.php.
-  Navbar can be updated via navbar.php too 
-  Replace logo.png with any logo of your choice 
-  Change the background image via \login\images\bg-01.jpg 
-  UI improved 
-  New Modern Navbar added 
-  Index.php preview updated in readme 
-  CSS, JS and other files were missing, they are added 
-  Instruction to get Captcha sitekey and secret key added 
-  SQL based Admin panel created in new repository 
-  nav bar was not showing properly. (bug fixed) 
-  Navbar is now fully functional and clickable 
-  add your codes in the resources folder to give life to your panel
Thankyou