Team Members: Shiva Sharma (117912678), Abishay Reddy (117967722), Wale Adelaja (117964240)
App Description: Web app that allows you to upload your Bank of America statements in CSV format which then calls an API to convert that data into a JSON object. The data is processed and stored in MongoDB under a user's email. A user may add multiple statements (ex: one for each month of the year) as long as they use the same email. The app allows you to then view different insights on your transaction data both by individual statements for a month as well as overall across the year.
API links: https://api.cloudmersive.com/docs/convert.asp?language=net Cloudmersive conversion API : used to convert CSV files to JSON in this project.
YouTube Demo Video (Used Loom Instead of Youtube but the link should still work): https://www.loom.com/share/fedd2ef2a61f4c4cb04784dae44c8daf?sid=a8aed1d3-439a-478a-a46e-374ed2fb3214
Link to live webstie: https://statements-analyzer.onrender.com