Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Immanuel Onyeka b9d0da2e90 Render and resize new avatar selection 2 роки тому
assets Render and resize new avatar selection 2 роки тому
components Render and resize new avatar selection 2 роки тому
migrations Dislay PDF mockup as test page 2 роки тому
views Dislay PDF mockup as test page 2 роки тому
.gitignore Fix errors and rename migration setup file 2 роки тому
README.md Setup Vue 2 роки тому
config.default.go Pull first SQL query into a struct 2 роки тому
go.mod Add API routing and login functions 2 роки тому
go.sum Add API routing and login functions 2 роки тому
helpers.js Show currency formated summary in estimates.vue 2 роки тому
main.js Add sidebar menu 2 роки тому
package-lock.json Make sidebar toggleable on mobile 2 роки тому
package.json Make sidebar toggleable on mobile 2 роки тому
skouter.go Dislay PDF mockup as test page 2 роки тому
webpack.config.js Sync <input/> and data:{} values 2 роки тому

README.md

Bundling

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