Skip to content

Breksam/Simple-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CRUD

Create Simple Employee CRUD with PHP.

Getting Started

Create CRUD with PHP to create new users, edit existing users, delete existing users, and show all users that are stored in our database.

Tools

  • MySQL.
  • PHP.
  • Bootstrap.

Installing

A step by step series of examples that tell you how to get a development environment running

clone Repository in your local pc

git clone https://github.com/Breksam/Simple-crud.git

Import Database file:

https://github.com/Breksam/Simple-crud/blob/main/crud.sql

Running the tests

Now you can try the site locally on your browser.

Go to

http://localhost/(project-name)/

Authors

About

Simple Employee CRUD with PHP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages