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

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.

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
```