This is a simple, but multi functional login and signup web page system. This has the functionalities of:
- User creating (sign up)
- Sign Up Validating
- User Login
- Login Validating
- Send User's Names to Dashboard page
- Forgot Password with Verification Email Sending
- Create new Password through Time Limited Token
- Sign Up with Google (Continue with Google)
- Maintain the User Database
I used PHPMailer for sending emails when forgot password functions and Google API Client Services for continue with google function.
- PHP
- HTML
- CSS
- JavaScript
- MySQL
- Bootstrap
- Google API
- PHPMailer
- Google Cloud Console