Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Увійти
Immanuel
/
skouter
Слідкувати
1
В обрані
0
Форк
0
Код
Проблеми
0
Запити на злиття
0
Релізи
0
Вікі
Активність
Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
103
Коміти
1
Гілка
11 MiB
Дерево:
1d7163f5ae
master
Гілки
Теги
${ item.name }
Створити гілку
${ searchTerm }
з '1d7163f5ae'
${ noResults }
skouter
/
.gitignore
.gitignore
81 B
Неформатований
Звичайний вигляд
Історія
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
*~