Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaid2002/prodigy_fsd_01
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/prodigy_fsd_01
bootstrap5 css html javascript login-page php registration-page user-authentication
Last synced: 3 months 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/prodigy_fsd_01
- 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-09-25T18:26:15.608Z (3 months 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*.