Skip to content

Personal finance management tool that helps with tracking expenses and investment portfolio analysis

License

Notifications You must be signed in to change notification settings

mondalbidisha/Personal-Finance-Management-System

Repository files navigation

Personal Finance Management System (PFMS)

PFMS is an expense tracker application to effortlessly track and manage your expenses.

* Introduction * * Tech Stack * * Implementation * * App Routes *


Introduction

Personal Finance Management System (PFMS) is an application to effortlessly track and manage your incomes, expenses, investments, budgets and subscriptions.

Tech Stack

Implementation

  • PFMS is developed from the ground up using NextJs.
  • For database interactions, such as storing user and subscription data, Postgresql serves as the ORM. The Prisma schema can be accessed here.
  • Supabase a free alternative to Firebase, stores data in a Postgres database, encrypts private data, and provides authentication via a magic link.
  • For handling payments, LemonSqueezy is utilized for its straightforward implementation.

Application Routes

Path Route URL
Home /
Signup app.localhost:3000/signup
Signin app.localhost:3000/signin
Dashboard app.localhost:3000

About

Personal finance management tool that helps with tracking expenses and investment portfolio analysis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages