Skip to content

KPI-Dashboard als Semesterarbeit im Modul Web und Mobile Frontend Entwicklung.

Notifications You must be signed in to change notification settings

ibwgr/kpi-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  1. install npm (shipped with node. nvm recommended for node install)
  2. install all dependencies: npm install

Module

  • mocha – test runner & test suite supporting BDD (describe, it)
  • esm – add support for native ES modules for mocha
  • flatpickr - used as date and time picker
  • express - Web-Framework for Node.js
  • mongodb - database
  • serve-favicon - Favicon for website

Usage

  1. Build & serve web application: npm run start

    Build & serve web application in development mode: npm run dev

  2. Open browser with URL: http://locallhost:3000

Unit tests

run all unit tests : npm run test

run all tests for Server side modules: npm run test:modules run all tests for Client side controllers: npm run test:viewControllers

General information

Developed in IntelliJ

About

KPI-Dashboard als Semesterarbeit im Modul Web und Mobile Frontend Entwicklung.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •