Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meenachie/php_task
A simple and responsive Sign Up and Login page created using PHP and HTML
https://github.com/meenachie/php_task
bootstrap5 css html login-form php responsive signup-form
Last synced: 4 days ago
JSON representation
A simple and responsive Sign Up and Login page created using PHP and HTML
- Host: GitHub
- URL: https://github.com/meenachie/php_task
- Owner: Meenachie
- Created: 2023-12-19T15:11:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-18T07:36:32.000Z (12 months ago)
- Last Synced: 2024-11-07T23:16:43.662Z (about 2 months ago)
- Topics: bootstrap5, css, html, login-form, php, responsive, signup-form
- Language: PHP
- Homepage:
- Size: 137 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change_password.php
Awesome Lists containing this project
README
# Sign Up and Login Form
A SignUp page where user can register and a login page to login with the details provided during registration, successful login redirects to the user dashboard page.The Form allows the user to:
1. Register to access an application
2. Login into an application using email and password
# Screenshots
![Screenshot (9)](https://github.com/Meenachie/PHP_task/assets/140750116/58001922-1c79-4eef-8f85-14f34e1f8084)
![Screenshot (10)](https://github.com/Meenachie/PHP_task/assets/140750116/62ac342a-47eb-4d60-8b20-805a40085a6d)
![Screenshot (11)](https://github.com/Meenachie/PHP_task/assets/140750116/a4ce3e35-ecdc-4a73-9d74-8d43567a6764)# Tech Stack
✔ HTML
✔ PHP
✔ CSS