Skip to content

CRUD (Create, Read, Update, Delete) application, using jQuery, AJAX, PHP and MySQL with Materialize framework.

Notifications You must be signed in to change notification settings

erick-her/jquery_ajax_crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crud using AJAX, jQuery, PHP, MySQL.

Description

CRUD (Create, Read, Update, Delete) application, using jQuery, AJAX, PHP and MySQL with Materialize framework.

Versions

  • PHP v7.2.10
  • MySQL v5.7.24
  • Materialize v1.0.0
  • jQuery v3.3.1

Setup

First import mysqldump file database.sql.

After that insert database credentials in api/config/database.php file.

Open up terminal, change to root folder of project and type: php -S localhost:8000

You are all set!!! :)

Screenshot

Main view screenshot

If you want to checkout screenshots of each component fully detailed, you can locate them in the /screenshots/ folder.

About

CRUD (Create, Read, Update, Delete) application, using jQuery, AJAX, PHP and MySQL with Materialize framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published