Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaid2002/userauthentication
User authentication system with secure login and registration functionality. User can be able to sign up for an account, login securely, and access protected routes only after successful authentication
https://github.com/zaid2002/userauthentication
bootstrap5 css html javascript login-page php registration-page user-authentication
Last synced: about 1 month ago
JSON representation
User authentication system with secure login and registration functionality. User can be able to sign up for an account, login securely, and access protected routes only after successful authentication
- Host: GitHub
- URL: https://github.com/zaid2002/userauthentication
- Owner: zaid2002
- Created: 2024-09-12T15:51:42.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-12T16:20:22.000Z (4 months ago)
- Last Synced: 2024-12-18T17:13:03.142Z (about 1 month ago)
- Topics: bootstrap5, css, html, javascript, login-page, php, registration-page, user-authentication
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## In order to run the code, follow the steps bellow
- Create a folder in xampp/htdocs and save these files in that folder.
- Create a Database naming *registerlogin*.
- Create table *users*.