Commit Graph

9 Commits (5a1dc8e58568d41f577596350e1f895140ad84fb)

Author SHA1 Message Date
Teecloudy 5a1dc8e585
Update Readme 2020-03-16 15:43:50 +08:00
CloudStarTreck c77b470e8a Update Script.php
this change is on line 160. it allows both new users and old users to loginto the system successfully by verifying hashed passwords and normal passwords
2020-03-16 15:35:12 +08:00
CloudStarTreck 625d447dd9 Update Script.php
Allow users to login soon after signup by confirming the user details from the database on line 159
2020-03-16 15:32:07 +08:00
CloudStarTreck 2b03c8118d Update Script.php
passwords are now encripted by password hashing. This improves privacy on user data.
2020-03-16 15:30:56 +08:00
CloudStarTreck 2ac128c680 adding LRR files
uploading the full project online
2020-03-16 15:23:14 +08:00
CloudStarTreck 5a5786cee4 Create Footer.php 2020-03-16 14:12:14 +08:00
Teecloudy 6a6567f729
Merge pull request #1 from Teecloudy/temp
temp readme
2020-03-16 13:41:38 +08:00
Teecloudy 03c1e12b38
temp readme
getting started
2020-03-16 13:32:02 +08:00
Teecloudy 8d67d42e95
Initial commit 2020-03-16 13:10:41 +08:00