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.
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.
103
Commitit
1
Haara
11 MiB
Puu:
1d7163f5ae
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '1d7163f5ae'
${ noResults }
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
*~