Skip to content

thecodeholic/PHPSimpleCRUD-FS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPSimpleCRUD-FS

Simple PHP CRUD application with data saved in JSON file

Features

  • Read users JSON file and display data in bootstrap table
  • Implement create and update forms for a user
  • Implement delete user functionality
  • Add image uploading functionality to every user
  • Implement form validation and do not submit form on invalid data

The project was created while recording youtube video

About

Simple PHP CRUD application with data saved in JSON file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published