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 a2364d8340 Add address and phone number to user and branch pirms 1 gada
assets Display letterhead as 400x200 pixel image pirms 1 gada
components Add address and phone number to user and branch pirms 1 gada
migrations Add address and phone number to user and branch pirms 1 gada
views Dislay PDF mockup as test page pirms 1 gada
.gitignore Add address and phone number to user and branch pirms 1 gada
README.md Setup Vue pirms 2 gadiem
config.default.go Pull first SQL query into a struct pirms 2 gadiem
go.mod Resize selected letterhead to good dimensions pirms 1 gada
go.sum Resize selected letterhead to good dimensions pirms 1 gada
helpers.js Show currency formated summary in estimates.vue pirms 1 gada
main.js Add sidebar menu pirms 2 gadiem
package-lock.json Add address and phone number to user and branch pirms 1 gada
package.json Add address and phone number to user and branch pirms 1 gada
skouter.go Add password reset endpoint pirms 1 gada
webpack.config.js Add address and phone number to user and branch pirms 1 gada

README.md

Bundling

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