Skip to content

This is a dynamic web application for teachers who want to record the grades of their students. Built in React.js

Notifications You must be signed in to change notification settings

brandonktran/sgt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sgt

This is a dynamic web application for teachers who want to record the grades of their students.

Live Site

Try the live site at: http://sgt.brandonktran.com/

Technologies Used

React.js
Node.js
json-server
Babel
Webpack
Bootstrap
HTML
CSS

Main Features

  1. User can add a grade
  2. User can delete a grade
  3. User can edit a grade
  4. User can view grades

Development

System Requirements

Node.js 10 or higher
NPM 6 or higher

Getting Started

Clone the repository.

git clone https://github.com/brandonktran/sgt.git
cd sgt

Install all dependencies with NPM.

npm install

Start the project.

npm run dev

Then view the application by going to http://localhost:3000 in your browser.

About

This is a dynamic web application for teachers who want to record the grades of their students. Built in React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published