Skip to content

gormih3/vca-tool

 
 

Repository files navigation

vpa-tool

This is the repo for the vPA tool frontend.

The process involves importing a CSV file with all assessments that are saved in the localStorage and reviewed locally by the Veteran Community Advisor. An external endpoint is connected to the app to have the updated number of reviews carried out by the vPAs and to be able to coordinate the work efficiently.

The development is based on Vue.js

An example CSV to import is here The demo is here

Development

Project Setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 60.4%
  • JavaScript 30.5%
  • SCSS 7.3%
  • HTML 1.8%