Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Immanuel
/
skouter
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
117
Commitit
1
Haara
11 MiB
Puu:
f26b39f093
skouter
/
.gitignore
.gitignore
81 B
Raaka
Normal View
Historia
Setup HTML template files
2 vuotta sitten
Setup database tables
2 vuotta sitten
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 vuosi sitten
Add borrower hint tooltip
2 vuotta sitten
Pull first SQL query into a struct Setup structs for storing query information.
2 vuotta sitten
Fix errors and rename migration setup file
1 vuosi sitten
1
2
3
4
5
6
7
8
node_modules/
skouter
*.sw[poqa]
.env
assets/*.js
package-lock.json
config.go
*~