Skip to content

Commit d44d676

Browse files
committed
update
1 parent d3bdb67 commit d44d676

8 files changed

Lines changed: 4 additions & 5 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
/.vscode
33
/.angular
44
/dist/
5-
/out-tsc/
65
/android/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This application leverages **Angular** as the frontend framework and **Tailwind
1717
| Angular | Frontend application logic |
1818
| Tailwind CSS | Styling and responsive UI |
1919
| LocalStorage | Persistent data storage |
20-
| Django | Backend api logivc |
20+
| Django | Backend api logic |
2121

2222
---
2323

app-debug.apk

15.7 MB
Binary file not shown.

documentation/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h2>🧰 Tech Stack</h2>
128128
</tr>
129129
<tr>
130130
<td>Django</td>
131-
<td>Backend api logivc</td>
131+
<td>Backend api logic</td>
132132
</tr>
133133
</tbody>
134134
</table>

documentation/js/search/search_index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)