Giter Club home page Giter Club logo

sgt's Introduction

SGT - Student Grade Table

Version 0.1

Description

Version 0.1 is the starting point of the Student Grade Table Project. LearningFuze has provided a base structure that includes HTML structure that will need to be updated with boostrap classes. For this version we are looking to see that you understand how to style an application with bootstrap, take input values and apply them to objects, and update the DOM with a visual of those objects stored.

Version 0.5

Description

Version 0.5 starts where v.1 left off with adding in the delete functionality. When clicking on the delete button we need to add an event handler that will remove the current row from the DOM only after we have successfully remove the object from the array.

Version 1.0

Description

Version 1.0 is where we start integrating server data dynamically. When the page loads we will be looking to pull in data through a pre defined API. Once the data hase been received we will determine if the data is correctly formatted then iterate through the data to display it in the DOM.

Versions 2.0

Description

Version 2.0 is where we start sending data back to the server through a pre defined API to be stored in a database. When a students info is entered it will be sent to the server to be stored. After the student has been added data should be pulled from the server to update your table.

sgt's People

Watchers

James Cloos avatar Cher Huang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.