Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Immanuel Onyeka a2364d8340 Add address and phone number to user and branch před 2 roky
assets Display letterhead as 400x200 pixel image před 2 roky
components Add address and phone number to user and branch před 2 roky
migrations Add address and phone number to user and branch před 2 roky
views Dislay PDF mockup as test page před 2 roky
.gitignore Add address and phone number to user and branch před 2 roky
README.md Setup Vue před 2 roky
config.default.go Pull first SQL query into a struct před 2 roky
go.mod Resize selected letterhead to good dimensions před 2 roky
go.sum Resize selected letterhead to good dimensions před 2 roky
helpers.js Show currency formated summary in estimates.vue před 2 roky
main.js Add sidebar menu před 2 roky
package-lock.json Add address and phone number to user and branch před 2 roky
package.json Add address and phone number to user and branch před 2 roky
skouter.go Add password reset endpoint před 2 roky
webpack.config.js Add address and phone number to user and branch před 2 roky

README.md

Bundling

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