Skip to content

This project is a CRUD (Create, Read, Update, Delete) API developed using PHP. It allows users to manage records with a title and description, displaying them on the screen using a combination of PHP, Bootstrap, JavaScript, SQL, HTML, and CSS.

Notifications You must be signed in to change notification settings

AmitCH0/CRUD-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This project is a simple CRUD (Create, Read, Update, Delete) API developed using PHP. It allows users to manage records with a title and description, displaying them on the screen using a combination of PHP, Bootstrap, JavaScript, HTML, and CSS.

Features Create: Add new records with a title and description. Read: View all records in a structured format. Update: Modify existing records. Delete: Remove records from the list.

Technologies Used PHP: Server-side scripting language for backend logic. Bootstrap: Frontend framework for responsive design. JavaScript: Enhancing interactivity and dynamic content. HTML/CSS: Structuring and styling the web application.

About

This project is a CRUD (Create, Read, Update, Delete) API developed using PHP. It allows users to manage records with a title and description, displaying them on the screen using a combination of PHP, Bootstrap, JavaScript, SQL, HTML, and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages