This project was built using PHP, it is a system for registering customers for a store
To install Customer registration system, follow these steps:
Windows:
1️⃣ xampp > htdocs > create a folder. Exemple: Customer_registration
2️⃣ Open the terminal inside the folder (cmd or git bash)
3️⃣ git clone https://github.com/titiushadow/Cadastro-clientes.git
4️⃣ localhost/folder_name/login.php
To use the system, follow these steps:
1️⃣ Log in as administrator, email is "[email protected]" and password is "123123".
2️⃣ After registering a customer, you will be redirected to a table displaying all the registered customers.
3️⃣ and lastly, you can edit or delete it.