Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Immanuel Onyeka 1932ac1c38 correct file misnaming 1 vuosi sitten
assets Display letterhead as 400x200 pixel image 1 vuosi sitten
components Style report table 1 vuosi sitten
migrations Save changed user address in database 1 vuosi sitten
views correct file misnaming 1 vuosi sitten
.gitignore Add address and phone number to user and branch 1 vuosi sitten
README.md List env variables in readme 1 vuosi sitten
go.mod Resize selected letterhead to good dimensions 1 vuosi sitten
go.sum Resize selected letterhead to good dimensions 1 vuosi sitten
helpers.js Show currency formated summary in estimates.vue 1 vuosi sitten
main.js Add sidebar menu 1 vuosi sitten
package-lock.json Render and select address from dropdown 1 vuosi sitten
package.json Render and select address from dropdown 1 vuosi sitten
skouter.go correct file misnaming 1 vuosi sitten
webpack.config.js Render and select address from dropdown 1 vuosi sitten

README.md

Environment variables

DBName DBUser DBPass

Bundling

Uses ESbuild and the Vue node package. sudo apt install esbuild; npm install vue; ``