This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
skouter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
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.
105
Commits
1
Branch
11 MiB
Tree:
ba9522a883
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ba9522a883'
${ noResults }
skouter
/
.gitignore
.gitignore
81 B
Raw
Normal View
History
Setup HTML template files
2 years ago
Setup database tables
2 years ago
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 year ago
Add borrower hint tooltip
2 years ago
Pull first SQL query into a struct Setup structs for storing query information.
2 years ago
Fix errors and rename migration setup file
1 year ago
1
2
3
4
5
6
7
8
node_modules/
skouter
*.sw[poqa]
.env
assets/*.js
package-lock.json
config.go
*~