Skip to content

Commit b43bd52

Browse files
committed
Update README and remove unused files
Replaced the video demo section in README.md with a direct link, deleted the outdated README_OLD.md and the debugLanguage.ts utility script, and added the COMP3330Gp20_Report.pdf report file.
1 parent 63ca1f5 commit b43bd52

File tree

6 files changed

+3
-206
lines changed

6 files changed

+3
-206
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ app-example
5757
# due to no key
5858
.github/workflows/build-ios.yml
5959

60-
# Test Tools
61-
.TestTools/
60+
# reset project script
61+
scripts/reset-project.js

COMP3330Gp20_Report.pdf

1.44 MB
Binary file not shown.

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@ AuraSpend is a gamified, AI-powered expense tracking application built with Reac
1515
## ✨ Key Features
1616

1717
### 🎞️ Video Demo
18-
<p align="center">
19-
<a href="https://youtu.be/LM8KUN80FBA">
20-
<img src="https://img.youtube.com/vi/LM8KUN80FBA/0.jpg" alt="Watch the video">
21-
</a>
22-
</p>
18+
https://github.com/user-attachments/assets/d20d5fa7-0a90-47a2-a983-387d2c01f2ea
2319

2420
### 💰 Smart Finance Management
2521
- **AI Receipt Scanning**: Upload or take photos of receipts. The app uses multimodal LLMs (OpenAI/Gemini) to automatically extract merchant, items, amount, and categories.

README_OLD.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

scripts/reset-project.js

Lines changed: 0 additions & 112 deletions
This file was deleted.

src/utils/debugLanguage.ts

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)