Skip to content

This project is for a cell phone store made with PHP and MySQL.

Notifications You must be signed in to change notification settings

josemiguel02/crud-php-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD with PHP and MySQL

Table of Content

About The Project

App Screenshot

Description

This project is for a cell phone store that I made with PHP and uses MySQL as a database.

Said application performs CRUD operations to read, create, update and delete cell phones and for the user interface I used a variation of Bootstrap.

Built With

PHP

MySQL

Bootstrap

Installation

  1. Clone the repo and change "my-project" to your project name.
  git clone https://github.com/josemiguel02/crud-php-mysql.git ./my-project
  1. Go to the project directory
  cd my-project
  1. Import database schema located at: sql/cellstore.sql

Usage

Run the project with Xampp or Laragon

Contact

About

This project is for a cell phone store made with PHP and MySQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published