Skip to content

yychoco91/student_grade_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student Grade Table

Student grade table is a content management application with CRUD functionality that keeps track of student courses and grades. Users are able to add and delete students from the provided API database and display them in a table.

Technologies Used

HTML5, CSS3, JavaScript, jQuery, Bootstrap

Version 0.1

Version 0.1 is the starting point for student grade table. It provides the HTML skeleton and CSS styling using Bootstrap classes. Add functionality is incorporated that lets students be added locally.

Version 0.5

Version 0.5 incorporates the delete functionality. When clicking on the delete button, the student corresponding to the button is removed from the table.

Version 1.0

The table is now populated with student data from the provided API database in addition to containing local stored data.

Version 2.0

Version 2.0 builds off of the previous version and adds more CRUD functionality. Create and delete functionality is now added so that student information that has been added or deleted will be retained on load.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •