dannyseo517 / KPIAdmin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KPI Admin tool build in ReactJS

Tool that will let internal members add comments to the dashboard as well as view previous weeks dashboard images.

Getting Started

npm install
npm start

listening on http://localhost:3000

Authentication

Login with your Active Directory (computer login and password)

Technology

ReactJS
Redux for managing state
JWT + Redux for authentication and persisting login through pages using sessionStorage
Fetch to post to backend
Express for server
Webpack to bundle relevent modules
React Route to handle routing and private/public pages
Node for backend

About


Languages

Language:JavaScript 83.1%Language:CSS 15.2%Language:HTML 1.7%