Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
Immanuel
/
skouter
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
117
Commits
1
Branch
11 MiB
Tree:
f26b39f093
master
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van 'f26b39f093'
${ noResults }
skouter
/
.gitignore
.gitignore
81 B
Ruw
Normal View
Geschiedenis
Setup HTML template files
2 jaren geleden
Setup database tables
2 jaren geleden
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 jaar geleden
Add borrower hint tooltip
2 jaren geleden
Pull first SQL query into a struct Setup structs for storing query information.
2 jaren geleden
Fix errors and rename migration setup file
1 jaar geleden
1
2
3
4
5
6
7
8
node_modules/
skouter
*.sw[poqa]
.env
assets/*.js
package-lock.json
config.go
*~