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 4558d1b4cc Show currency formated summary in estimates.vue преди 1 година
assets Fix estimate_results SQL error преди 1 година
components Show currency formated summary in estimates.vue преди 1 година
migrations Add insert and select SQL queries for Results преди 1 година
.gitignore Fix errors and rename migration setup file преди 1 година
README.md Setup Vue преди 2 години
app.tpl Add sidebar преди 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 година
home.tpl Setup Vue преди 2 години
main.js Add sidebar menu преди 2 години
master.tpl Add missing test user fields in seeds преди 2 години
package-lock.json Make sidebar toggleable on mobile преди 2 години
package.json Make sidebar toggleable on mobile преди 2 години
skouter.go Also retrieve loan type and borrower in getEstimate преди 1 година
terms.tpl Setup HTML template files преди 2 години
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; ``