CSCI 5117, Spring 2024, assignment description
- Team Name: Html Heros
- App Name: Budget Tracker
- App Link: https://nice-ocean-02cf72b0f.5.azurestaticapps.net
- Nicholas Soto, [email protected]
- Tyler Chan, [email protected]
- Connor Holm, [email protected]
- Hady Kotifani, [email protected]
- Jiatan Julia Huang, [email protected]
Describe the most challenging features you implemented (one sentence per bullet, maximum 4 bullets):
- Integrating AI with receipt scanning
- Integrating data with amCharts
- Implementing mobile interface considerations
Which (if any) device integration(s) does your app support?
- Makes use of the device's camera to capture receipts, parse the total cost, and record the total cost of the receipt's transactions
Which (if any) progressive web app feature(s) does your app support?
- The web app is installable to the desktop home screen and taskbar, and the web app can be launched from such
Moqups link: view
Is there anything special we need to know in order to effectively test your app? (optional):
- Changing the system into dark mode will get a better interface looking.
Set up a budget based on monthly income and expected savings
Create and delete categories for sorting transactions
Create and customize transaction details
See a list of all transactions, their totals, and sort them by category
Scan Receipts to capture transaction details
Edit transaction details after adding or scanning them
A fully lived-in dashboard, showing your most recent transactions, budget progress, and at a glance summaries!
See advanced data summary on monthly or yearly transactions
Download the Web App to Desktop
Web App in it's own personalized window
Document integrations with 3rd Party code or services here. Please do not document required libraries (e.g., React, Azure serverless functions, Azure nosql).
- Library or service name: description of use
- Azure AI Document Intelligence: used to scan receipt for information.
If there's anything else you would like to disclose about how your project relied on external code, expertise, or anything else, please disclose that here:
- Tailwind CSS
...