Skip to content

A simple webpage(GUI) made to interact with the "Student Management System" REST-API which allows the user the to send POST,GET,DELETE,PATCH requests Using HTML,CSS,JAVASCRIPT

Notifications You must be signed in to change notification settings

vinuthsriarampath/student-management-system-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System Frontend

A simple webpage(GUI) made to interact with the "Student Management System" REST-API which allows the user the to send POST,GET,DELETE,PATCH requests Using HTML,CSS,JAVASCRIPT

Table of Contents

Features

  • Add student.
  • Get a details of a specific student by selecting from the table or searching by student id.
  • Update student.
  • Delete student.

Installation

  1. Clone the repository:
    https://github.com/VinuthSriArampath/StudentManagementSystem-Frontend.git
  2. Additional setup instructions:
    • Before Runing the Frontend makesure to run the API on your personal computer.
    • Reffer the Repository For More API-Documentation .
    • Student Management Systemt Backend Repostitory Link
       git clone https://github.com/VinuthSriArampath/StudentManagementSystem-Backend.git

Screenshots

  • Basic Screen Page Basic Screen Page

  • Page After Adding Student Page After Adding Student

  • Page After Updating Student Page After Updating Student

  • Page After Deleting Student Page After Deleting Student

  • Search student page Search student page

About

A simple webpage(GUI) made to interact with the "Student Management System" REST-API which allows the user the to send POST,GET,DELETE,PATCH requests Using HTML,CSS,JAVASCRIPT

Topics

Resources

Stars

Watchers

Forks