Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Immanuel
/
skouter
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
129
Commits
1
Branch
11 MiB
Tag:
48fa487fea
skouter
/
.gitignore
.gitignore
81 B
Original
Visão normal
Histórico
Setup HTML template files
2 anos atrás
Setup database tables
2 anos atrás
Add address and phone number to user and branch Update the database tables for user and branch to give more information required for PDF generation. Also set up a test component to preview change to the view during development. It will be reconfigured once the genrated PDF is satisfactory.
1 ano atrás
Add borrower hint tooltip
2 anos atrás
Pull first SQL query into a struct Setup structs for storing query information.
2 anos atrás
Fix errors and rename migration setup file
1 ano atrás
1
2
3
4
5
6
7
8
node_modules/
skouter
*.sw[poqa]
.env
assets/*.js
package-lock.json
config.go
*~