Skip to content

khalifaMMM12/student_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

student_data

Opensource Software Development Group 3

Project Overview

The Student Data Management Page is a simple web application that allows users to view, add, edit, and delete student information. The data is stored locally in the browser, so there is no need for a backend. This project uses HTML, CSS, and JavaScript.

Members contribution

  • Home Page: Displays a list of students with basic information (name, age, grade) and a search bar to find students by name.
  • Add Student Form: A form to add a new student with fields for name, age, and grade.
  • Edit Student Form: A form to edit existing student information.
  • Delete Student: Option to delete a student from the list.
  • Display Student: Updated Student data Would be displayed
  • User Interface: A user friendly interface to add and view student data.
  • Local Storage: Uses local storage to save and retrieve student data.

Project Structure

student-data-management/
├── index.html
├── styles.css
├── script.js
└── README.md

About

all group members are expected to add their data and make little changes like background color font styling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors