Skip to content

A simple CRUD web application built with Laravel PHP for managing student records. Features include adding, updating, deleting, viewing, and searching student data (name, email, phone, address) via a dynamic, single-page interface with pop-up modals. Powered by Laravel, MySQL, Bootstrap, jQuery, Ajax, and DataTables, with deployment on InfinityFree

Notifications You must be signed in to change notification settings

jayminrabari/Student_Management_System

Repository files navigation

Student Management System (Crud Web-app) PHP - Laravel

Static Badge Static Badge

About the Project

It's a simple CRUD web-app using Laravel PHP.

Key Features

  • Insert: You can add a student with name, email, phone, and address
  • Update
  • Delete
  • View
  • Searchable Table with action buttons

You can manage all these actions from a single page. Each operation is handled dynamically using pop-up modals, allowing you to update, delete, view, and interact with the data without the need to refresh the page. This ensures a seamless user experience, making the management of student data efficient and fast.

Tech Stack

  • Frontend:

    • Bootstrap
    • JQuery
  • Backend:

    • Laravel (PHP)
  • Database:

    • MySQL
  • Tools & Libraries:

    • Ajax
    • Xampp Server (Apache)
    • Datatable.Net for table
    • Infinityfree for deployment
    • VS Code for code editor
    • Postman for API testing

About

A simple CRUD web application built with Laravel PHP for managing student records. Features include adding, updating, deleting, viewing, and searching student data (name, email, phone, address) via a dynamic, single-page interface with pop-up modals. Powered by Laravel, MySQL, Bootstrap, jQuery, Ajax, and DataTables, with deployment on InfinityFree

Topics

Resources

Stars

Watchers

Forks