File tree
18 files changed
+44
-15
lines changed- frontend
- src
- assets
- auth
- pages
18 files changed
+44
-15
lines changedDiff for: .DS_Store
0 Bytes
Binary file not shown.
Diff for: frontend/package-lock.json
+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: frontend/package.json
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
|
Diff for: frontend/src/App.tsx
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
Diff for: frontend/src/assets/OldCarpentry.png
-426 KB
Binary file not shown.
Diff for: frontend/src/assets/OldElectrical.png
-308 KB
Binary file not shown.
Diff for: frontend/src/assets/OldInsurance.png
-682 KB
Binary file not shown.
Diff for: frontend/src/assets/OldLawn.png
-557 KB
Binary file not shown.
Diff for: frontend/src/assets/OldLogo.png
-507 KB
Binary file not shown.
Diff for: frontend/src/assets/OldOne.png
-1.04 MB
Binary file not shown.
Diff for: frontend/src/assets/OldPainting.png
-506 KB
Binary file not shown.
Diff for: frontend/src/assets/OldPlumbing.png
-262 KB
Binary file not shown.
Diff for: frontend/src/assets/OldThree.png
-350 KB
Binary file not shown.
Diff for: frontend/src/assets/OldTwo.png
-773 KB
Binary file not shown.
+17-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 |
| |
7 | 13 |
| |
8 |
| - | |
| 14 | + | |
9 | 15 |
| |
10 | 16 |
| |
11 | 17 |
| |
12 |
| - | |
13 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
14 | 25 |
| |
15 | 26 |
| |
16 | 27 |
| |
|
Diff for: frontend/src/pages/ProctedPage.tsx
+13-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 |
| |
7 | 11 |
| |
8 | 12 |
| |
9 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
10 | 18 |
| |
11 | 19 |
| |
12 | 20 |
| |
13 |
| - | |
| 21 | + | |
14 | 22 |
| |
15 | 23 |
| |
16 |
| - | |
| 24 | + | |
17 | 25 |
| |
18 | 26 |
| |
19 | 27 |
|
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
| 132 | + | |
132 | 133 |
| |
133 | 134 |
| |
134 | 135 |
| |
|
Diff for: frontend/tsconfig.json
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
10 |
| - | |
| 12 | + | |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
|
0 commit comments