Skip to content

F03_Fighters#28

Open
Kaushalraskar20 wants to merge 1 commit into
commitverse2026:mainfrom
Kaushalraskar20:feature3
Open

F03_Fighters#28
Kaushalraskar20 wants to merge 1 commit into
commitverse2026:mainfrom
Kaushalraskar20:feature3

Conversation

@Kaushalraskar20

Copy link
Copy Markdown

Task 3: Real-Time Spend History

Implemented real-time fetching of user expenses using:

db.daily_expenses.find({"username": session_user})
Added minimum 8 dummy expense entries across different categories.
Created dynamic UI in expenses.html to display expense cards.
Integrated CSS slide-in-from-bottom animation for smooth visual experience.
Ensured data is fetched directly from MongoDB (no hardcoding)

✔️ Feature complete and ready for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant