Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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*.