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 8c5c94da5d Make GET and POST requests to user avatar endpoints пре 1 година
assets Make GET and POST requests to user avatar endpoints пре 1 година
components Make GET and POST requests to user avatar endpoints пре 1 година
migrations Dislay PDF mockup as test page пре 1 година
views Dislay PDF mockup as test page пре 1 година
.gitignore Fix errors and rename migration setup file пре 1 година
README.md Setup Vue пре 2 година
config.default.go Pull first SQL query into a struct пре 2 година
go.mod Add API routing and login functions пре 1 година
go.sum Add API routing and login functions пре 1 година
helpers.js Show currency formated summary in estimates.vue пре 1 година
main.js Add sidebar menu пре 2 година
package-lock.json Make sidebar toggleable on mobile пре 2 година
package.json Make sidebar toggleable on mobile пре 2 година
skouter.go Make GET and POST requests to user avatar endpoints пре 1 година
webpack.config.js Sync <input/> and data:{} values пре 2 година

README.md

Bundling

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