This now matches the last production version that was in use.
!IMPORTANT!
This repo is archived, decided to move all efforts to the Rural Water App
Rural Water Workorder
This is really just a front end for a google form for the company to manage workorders and inventory.
This project was designed to make a more @NinjaSurge freindly way of making a "small" single HTML file to be hosted by google scripts and integrate there.
Using this project
The output of this project is a single HTML file with vanilla css and js.
cd /path/to/project/
npm i
npm run compile
This will take the main 3 files src/index.html, src/script.js, and src/styles.scss and compiles all of them into build/index.html.
Description
This is a single file html, js, and css mini-app to use as a frontend for Rural Water workorders.
Languages
JavaScript
56.4%
SCSS
25.9%
HTML
14%
Shell
3.7%