An open API service indexing awesome lists of open source software.

https://github.com/radser2001/student-management-system

A System to record information of students
https://github.com/radser2001/student-management-system

css3 html5 php

Last synced: 9 months ago
JSON representation

A System to record information of students

Awesome Lists containing this project

README

          

## Student-Management-System

Created using PHP, MySQL, HTML and CSS


### Admin

  • Log in
  • ![Alt text](/Screenshots/adminLogin.png)

  • View Student Details
  • ![Alt text](/Screenshots/adminDashboard.png)

  • Add Student Details
  • ![Alt text](/Screenshots/addDetails.png)

  • Edit Student Details
  • ![Alt text](/Screenshots/editDetails.png)

  • Delete Student Details
  • ![Alt text](/Screenshots/deleteStudents.png)


    ### Student

  • Log in
  • ![Alt text](/Screenshots/studentLogin.png)

  • View student's details
  • ![Alt text](/Screenshots/studentProfile.png)