Skip to content

Tayyab1251/Student-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student CRUD Application

This is a web-based CRUD application to manage student records. Built using HTML, Bootstrap 5, PHP, MySQL, and some JavaScript, it allows users to add, view, update, and delete student data.

Features

  • Add Students: Users can add students by filling in a form that includes first name, last name, and phone number.
  • Edit Students: Allows users to edit student details.
  • Delete Students: Users can delete student records, with a confirmation prompt for security.
  • Form Validation: Basic validation to ensure all fields are filled out before submission.

Technologies Used

  • Frontend: HTML, Bootstrap 5, basic CSS, JavaScript (for confirmation prompts)
  • Backend: PHP, MySQL

Installation

To set up the project locally:

  1. Clone the repository:
    git clone https://github.com/Tayyab1251/Student-CRUD.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published