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 8c5c94da5d Make GET and POST requests to user avatar endpoints hace 1 año
assets Make GET and POST requests to user avatar endpoints hace 1 año
components Make GET and POST requests to user avatar endpoints hace 1 año
migrations Dislay PDF mockup as test page hace 1 año
views Dislay PDF mockup as test page hace 1 año
.gitignore Fix errors and rename migration setup file 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 Add API routing and login functions hace 1 año
go.sum Add API routing and login functions 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 Make sidebar toggleable on mobile hace 2 años
package.json Make sidebar toggleable on mobile hace 2 años
skouter.go Make GET and POST requests to user avatar endpoints hace 1 año
webpack.config.js Sync <input/> and data:{} values hace 2 años

README.md

Bundling

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