This is the Login page that is literary designed with Backend support including AJAX.
AJAX sending sending the request to the server using the POST method which is quietly safe when dealing with sensitive data(Login Credentials).
Check Demo
.
Report Bug
·
Request Feature
Don't take GitHub page seriously?
-
Remainder!:: You can only view front-end design only with github pages.
- Make a database named "LOGIN" and within it, create a table named "users" which will have two rows "email" and "pwd", you can insert datas whatever you like.
- Make sure "root" has a password "master123" unless you change it from the source code.
SETUPS
As we all know that nothing is perfect as we come to these systems, I will feel much appreciated when one comes and report any vulnerability either XSS, sql-injections or other vulnerabilities.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Isack Nkolima- @isack_nkolima
Project Link: https://github.com/MrNkolima/login-form