A demo finance project that allows a user to track transactions and view in details and charts. Demonstrates React and Next.js knowledge as well as AWS.
Figma:
https://www.figma.com/design/3FdMvfbSArIXXSogpbMNQ9/Finance?node-id=0-1&t=JUHo4DR5deSljKJA-1
Planned Architecture:
React and Next.js
AWS Cognito for logging in
DynamoDB for storage
AWS Amplify for CI/CD\
Running:
npm run dev
http://localhost:3000
Live URL:
TBD