Immanuel Onyeka
e77294f777
Save changed user address in database
před 1 rokem
Immanuel Onyeka
1d7163f5ae
Render and select address from dropdown
před 1 rokem
Immanuel Onyeka
a2364d8340
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.
před 1 rokem
Immanuel Onyeka
290746a438
Dislay PDF mockup as test page
před 1 rokem
Immanuel Onyeka
366647310f
Fix error caused by negative percentages in fees
před 1 rokem
Immanuel Onyeka
daaff1c318
Add endpoint to create a new fee
před 1 rokem
Immanuel Onyeka
ae5247bc71
Add insert and select SQL queries for Results
před 1 rokem
Immanuel Onyeka
5368bc6227
Calculate estimate result values with []Loans loop
před 1 rokem
Immanuel Onyeka
af5c204eb6
Save estimates to database from summary view
před 1 rokem
Immanuel Onyeka
9c7ac0a199
Login user through view
před 1 rokem
Immanuel Onyeka
9b9d0a54fb
Fix errors and rename migration setup file
před 1 rokem
Immanuel Onyeka
ee2358d259
Add API routing and login functions
před 1 rokem
Immanuel Onyeka
9c31707dd2
Create and pull model for mortgage insurance
před 2 roky
Immanuel Onyeka
25079d7f33
Fetch NationalMI rates with Loan type
před 2 roky
Immanuel Onyeka
52f3a9a7b7
Fix SQL field errors
před 2 roky
Immanuel Onyeka
ae79dbacdd
Fix loan query and its errors
před 2 roky
Immanuel Onyeka
6887e1f824
Seperate loans from estimates in models
před 2 roky
Immanuel Onyeka
6aab5796b5
Query estimates and insert in models
před 2 roky
Immanuel Onyeka
ac5a9ec31a
Use zero vector for missing values instead of null
Null makes missing values harder to convert to json using the Scan
operation. 0 and '' will be used instead to be type consistent.
před 2 roky
Immanuel Onyeka
0b0a3d24f6
Query loan types
před 2 roky
Immanuel Onyeka
50f6682961
Pull first SQL query into a struct
Setup structs for storing query information.
před 2 roky
Immanuel Onyeka
eb93e759da
Seed mock estimates in database
před 2 roky
Immanuel Onyeka
76644bf9d8
Add example fee templates
před 2 roky
Immanuel Onyeka
3d2da6f81e
Seed loan types
před 2 roky
Immanuel Onyeka
c4801a3d12
Fix SQL syntax errors
před 2 roky
Immanuel Onyeka
418dda9ad4
Add missing test user fields in seeds
Also change the favicon to better match the colorscheme. An additional
section is added to settings.vue to mock the new fields.
před 2 roky
Immanuel Onyeka
53277258c9
Fix table setup errors
před 2 roky
Immanuel Onyeka
e09de1c690
Setup database tables
před 2 roky