Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Immanuel
/
skouter
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
0
Wydania
0
Wiki
Aktywność
Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
117
Commity
1
Gałąź
11 MiB
Drzewo:
f26b39f093
skouter
/
.gitignore
.gitignore
81 B
Czysty
Zwykły widok
Historia
Setup HTML template files
2 lat temu
Setup database tables
2 lat temu
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 rok temu
Add borrower hint tooltip
2 lat temu
Pull first SQL query into a struct Setup structs for storing query information.
2 lat temu
Fix errors and rename migration setup file
1 rok temu
1
2
3
4
5
6
7
8
node_modules/
skouter
*.sw[poqa]
.env
assets/*.js
package-lock.json
config.go
*~