Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.87 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.87 KB

Borderless Budgets

Live App

Login using test credentials

email: [email protected]

password: test123

Introducing Borderless Budgets, a web app for digital nomads traveling in Brazil. It simplifies expense and income tracking across different currencies. Enter your finances in your preferred currency, and the app converts them automatically. With interactive charts and a yearly review feature, staying on top of your finances is effortless.

Features

  • Seamlessly register your transactions as either an expense, income, or investment.
  • Incorporate your transactions in any global currency - the application will handle automatic conversion to the base currency (CAD) for your convenience.
  • Get a comprehensive view of your monthly financial activities, including expenses, income, and investments, visualized in a categorized graph, encompassing the current month as well as all previous months.
  • Implement refined searches and filters for your transaction history with an infinitely scrollable feature for easy navigation.
  • Experience user-friendly authentication via Google sign-in or the traditional email and password method. A test account is available, pre-loaded with transactions for demo purposes.
  • Rest assured of the functionality of transaction additions, as it has been rigorously tested using Jest.

image image image

The Stack

This project was also an amazing opportunity to explore the T3 Stack which has been all the rage lately.

  • Next.js
  • Typescript
  • TRPC
  • Prisma
  • MySQL
  • Next/Auth
  • Zod