Back to projects
Expense Tracker

Expense Tracker

Eric Stober / September 12, 2024

Next.js app to track income and expenses. Uses Neon database with Prisma and Clerk for authentication.

Features

  • Income & Expense Tracking: Track income and expenses seperately along with a calculated total balance.
  • Authentication: Authentication allowing you to sign in to your account.
  • History: See transaction history of all income and expenses.

Technologies

  • NextJS: A React framework for building static and dynamic websites.
  • TypeScript: TypeScript is a syntactic superset of JavaScript which adds static typing.
  • Neon: A serverless postgres database solution.
  • Clerk: An authentication and user management tool.

Github Repo

View Github Repo

Conclusion

This expense tracker app is a great tool for anyone looking to manage their income and expenses.