Skip to content

A financial management app, designed to keep your daily money flow under your control.

License

Notifications You must be signed in to change notification settings

f3rn-luiz/finance-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finance Flow

License Version

Overview

Finance Flow is a comprehensive personal finance management application designed to give users complete control over their day-to-day financial activities. This full-stack solution enables users to manage income, expenses, credit card statements, multiple bank accounts, investments, and more in one centralized platform.

Table of Contents

Architecture

Finance Flow follows a three-tier architecture:

finance-flow/
├── app/     # Ionic/Angular frontend application
├── api/     # NestJS backend API with Prisma ORM
└── db/      # PostgreSQL database scripts

Technologies

Frontend (app/)

Ionic Angular TailwindCSS TypeScript HTML5 SCSS

Backend (api/)

NestJS Prisma

Database (db/)

PostgreSQL

Features

  • Multi-account Management: Track multiple bank accounts in one place
  • Income & Expense Tracking: Categorize and monitor all financial transactions
  • Credit Card Management: Track expenses and upcoming payments
  • Investment Portfolio: Monitor investment performance and returns
  • Budget Planning: Set budgets for different expense categories
  • Financial Reports: Visualize spending patterns with customizable reports
  • Secure Authentication: Protect your financial data with robust security
  • Cross-platform Support: Available on web, iOS, and Android

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Created by @f3rn-luiz

Project Link: https://github.com/f3rn-luiz/finance-flow

About

A financial management app, designed to keep your daily money flow under your control.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published