Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Immanuel Onyeka ad233f81f2 Fix bug caused by empty avatar field hace 1 año
assets Display letterhead as 400x200 pixel image hace 1 año
components Fix bug caused by empty avatar field hace 1 año
migrations Add address and phone number to user and branch hace 1 año
views Dislay PDF mockup as test page hace 1 año
.gitignore Add address and phone number to user and branch hace 1 año
README.md Setup Vue hace 2 años
config.default.go Pull first SQL query into a struct hace 2 años
go.mod Resize selected letterhead to good dimensions hace 1 año
go.sum Resize selected letterhead to good dimensions hace 1 año
helpers.js Show currency formated summary in estimates.vue hace 1 año
main.js Add sidebar menu hace 2 años
package-lock.json Add address and phone number to user and branch hace 1 año
package.json Add address and phone number to user and branch hace 1 año
skouter.go Add password reset endpoint hace 1 año
webpack.config.js Add address and phone number to user and branch hace 1 año

README.md

Bundling

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