Lee182 / S4RB-Open

Home Page:https://datetable.blogjono.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Date Table

Currently hosted at https://datetable.blogjono.com/

See deploy.md for instructions on cloning to a virtual machine.

What is it

it's a quick single page app, made with the vuetify frame work. it makes use of the vue-router to when toggling the what to view data 'by month', 'by quarter', 'by year'.

Where the logic

the logic for filling in the blank dates is within table.js

Install and start

npm install
npm run dev

Tests

npm run jest

I also set up a .vscode/launch.json for debugging tests as they run through vscode.

vue-charts

pinned on chart view next to the table, will help in comparisons of "Complaints per Unit"

About

https://datetable.blogjono.com/

License:MIT License


Languages

Language:HTML 48.4%Language:JavaScript 42.7%Language:CSS 5.8%Language:Vue 3.1%