Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Immanuel Onyeka 8c5c94da5d Make GET and POST requests to user avatar endpoints vor 1 Jahr
assets Make GET and POST requests to user avatar endpoints vor 1 Jahr
components Make GET and POST requests to user avatar endpoints vor 1 Jahr
migrations Dislay PDF mockup as test page vor 1 Jahr
views Dislay PDF mockup as test page vor 1 Jahr
.gitignore Fix errors and rename migration setup file vor 1 Jahr
README.md Setup Vue vor 2 Jahren
config.default.go Pull first SQL query into a struct vor 2 Jahren
go.mod Add API routing and login functions vor 1 Jahr
go.sum Add API routing and login functions vor 1 Jahr
helpers.js Show currency formated summary in estimates.vue vor 1 Jahr
main.js Add sidebar menu vor 2 Jahren
package-lock.json Make sidebar toggleable on mobile vor 2 Jahren
package.json Make sidebar toggleable on mobile vor 2 Jahren
skouter.go Make GET and POST requests to user avatar endpoints vor 1 Jahr
webpack.config.js Sync <input/> and data:{} values vor 2 Jahren

README.md

Bundling

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