Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Immanuel Onyeka c566ddb991 Correctly represent fee types in estimates vue pirms 1 gada
assets Add mandatory FHA MIP as a fee pirms 1 gada
components Correctly represent fee types in estimates vue pirms 1 gada
migrations Save estimates to database from summary view pirms 1 gada
.gitignore Fix errors and rename migration setup file pirms 1 gada
README.md Setup Vue pirms 1 gada
app.tpl Add sidebar pirms 1 gada
config.default.go Pull first SQL query into a struct pirms 1 gada
go.mod Add API routing and login functions pirms 1 gada
go.sum Add API routing and login functions pirms 1 gada
helpers.js Move fees form to a new component pirms 1 gada
home.tpl Setup Vue pirms 1 gada
main.js Add sidebar menu pirms 1 gada
master.tpl Add missing test user fields in seeds pirms 1 gada
package-lock.json Make sidebar toggleable on mobile pirms 1 gada
package.json Make sidebar toggleable on mobile pirms 1 gada
skouter.go Save estimates to database from summary view pirms 1 gada
terms.tpl Setup HTML template files pirms 2 gadiem
webpack.config.js Sync <input/> and data:{} values pirms 1 gada

README.md

Bundling

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