https://github.com/ritwik880/registration-system-1
This is the part 1 of Advanced Registration system with PHP and MYSQL. User can register and continue to their portfolio.
https://github.com/ritwik880/registration-system-1
bootstrap css3 heroku-deployment html5 mysql-database php phpmyadmin vscode
Last synced: about 2 months ago
JSON representation
This is the part 1 of Advanced Registration system with PHP and MYSQL. User can register and continue to their portfolio.
- Host: GitHub
- URL: https://github.com/ritwik880/registration-system-1
- Owner: Ritwik880
- Created: 2020-07-12T13:23:41.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T04:56:03.000Z (almost 5 years ago)
- Last Synced: 2025-01-19T06:23:33.358Z (over 1 year ago)
- Topics: bootstrap, css3, heroku-deployment, html5, mysql-database, php, phpmyadmin, vscode
- Language: PHP
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README

# Registration-System
This is an Advanced PHP registration system. The best part? This system can be used in the full stack website to implement deep functionality.
Built with PHP with ❤️
#### View Live Demo
Registration
## Setup
##### Clone the repository
```bash
git clone https://github.com/Ritwik880/Registration-System-1.git
```
##### Move to the desired folder
```bash
cd \Registration-System
```
##### To run the app use XAMPP to connect with MYSQL and APACHE
```
http://localhost/Registration/signup/registration.php
```