The Fire Code Compliance Software is a responsive web app used to streamline the inspection taking process to report writing for fire inspectors. The official web app can be found here: https://projectfccs.web.app/
FCCS was developed using Vue.js 2, complemented with Bootstrap (Bootstrap 4 + Bootstrap Vue). Backend services such as hosting, database, and authentication are provided through Firebase services.
npm install
npm run serve
npm run build
npm run test:unit