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 1 rokem
assets Display letterhead as 400x200 pixel image před 1 rokem
components Add address and phone number to user and branch před 1 rokem
migrations Add address and phone number to user and branch před 1 rokem
views Dislay PDF mockup as test page před 1 rokem
.gitignore Add address and phone number to user and branch před 1 rokem
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 1 rokem
go.sum Resize selected letterhead to good dimensions před 1 rokem
helpers.js Show currency formated summary in estimates.vue před 1 rokem
main.js Add sidebar menu před 2 roky
package-lock.json Add address and phone number to user and branch před 1 rokem
package.json Add address and phone number to user and branch před 1 rokem
skouter.go Add password reset endpoint před 1 rokem
webpack.config.js Add address and phone number to user and branch před 1 rokem

README.md

Bundling

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