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.
57
Commits
1
Branch
11 MiB
Tree:
ee2ed39b46
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ee2ed39b46'
${ noResults }
skouter
/
components
/
new
/
summary.vue
summary.vue
43 B
Raw
Normal View
History
Move loan details into seperate component Estimate creation process will be more clear if the details entered by the user is in a seperate page from the summary information shown before PDF generation. It will also help keep the app looking minimal.
1 year ago
1
2
3
4
5
<template>
</template>
<script>
</script>