Skip to content

Commit 0d37524

Browse files
authored
Update README.md
1 parent c829b80 commit 0d37524

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This project implements a simple login and registration system with basic securi
44

55
This system is based on the tutorials "[Secure Login System with PHP and MySQL](https://codeshack.io/secure-login-system-php-mysql/)" and "[Secure Registration System with PHP and MySQL](https://codeshack.io/secure-registration-system-php-mysql/)".
66

7+
## Screenshot
8+
9+
![Screenshot of Basic Login & Registration System](assets/screenshot.png)
10+
711
## Features
812

913
* **User Registration:** Allows new users to create an account.
@@ -112,3 +116,10 @@ The original article highlights several important security practices:
112116
* This project is based on the tutorials "[Secure Login System with PHP and MySQL](https://codeshack.io/secure-login-system-php-mysql/)" and "[Secure Registration System with PHP and MySQL](https://codeshack.io/secure-registration-system-php-mysql/)" by David Adams at CodeShack.io.
113117
* Icons used in the forms are from Font Awesome and Material Design Icons.
114118
119+
## Contact
120+
121+
David Adams - [info@codeshack.io](mailto:info@codeshack.io)
122+
123+
GitHub: [https://github.com/codeshackio/basic-php-login-registration-system](https://github.com/codeshackio/basic-php-login-registration-system)
124+
125+
X (Twitter): [https://twitter.com/codeshackio](https://twitter.com/codeshackio)

0 commit comments

Comments
 (0)