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 9c31707dd2 Create and pull model for mortgage insurance пре 2 година
assets Pull first SQL query into a struct пре 2 година
components Add missing test user fields in seeds пре 2 година
migrations Create and pull model for mortgage insurance пре 2 година
.gitignore Pull first SQL query into a struct пре 2 година
README.md Setup Vue пре 2 година
app.tpl Add sidebar пре 2 година
config.default.go Pull first SQL query into a struct пре 2 година
go.mod Pull first SQL query into a struct пре 2 година
go.sum Pull first SQL query into a struct пре 2 година
helpers.js Move fees form to a new component пре 2 година
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 Create and pull model for mortgage insurance пре 2 година
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; ``