This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Immanuel
/
skouter
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
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
Комити
1
Грана
11 MiB
Дрво:
1d7163f5ae
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '1d7163f5ae'
${ noResults }
skouter
/
.gitignore
.gitignore
81 B
Датотека
Normal View
Историја
Setup HTML template files
пре 2 година
Setup database tables
пре 2 година
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 година
Add borrower hint tooltip
пре 2 година
Pull first SQL query into a struct Setup structs for storing query information.
пре 2 година
Fix errors and rename migration setup file
пре 1 година
1
2
3
4
5
6
7
8
node_modules/
skouter
*.sw[poqa]
.env
assets/*.js
package-lock.json
config.go
*~