Skip to content

ag1465/finance-flow

Repository files navigation

FinanceFlow

FinanceFlow is a comprehensive personal finance dashboard that helps users manage their finances by tracking expenses, budgeting, and visualizing financial data.

Key Features:

  • Expense Tracking: Input daily expenses, categorize them, and view a history of spending.
  • Budgeting: Set monthly or weekly budgets for different categories and track progress.
  • Data Visualization: Use charts and graphs to provide visual insights into spending habits, budget adherence, and financial trends.
  • Income Management: Input income sources and view overall financial status.
  • Savings Goals: Set and track savings goals.

Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js (v14 or later)
  • npm (v6 or later) or yarn or pnpm

Installation

Clone the repository and install dependencies:

git clone https://github.com/your-username/finance-flow.git
cd finance-flow
npm install
# or
yarn install
# or
pnpm install

Running the Development Server

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Built With

Learn More

To learn more about Next.js, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

Contributing

Contributions are what make the open source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Allen Guo- [[email protected]]

Project Link: https://github.com/ag1465/finance-flow


This README provides an overview of the FinanceFlow app, including key features, setup instructions, and additional resources.

About

Personal Finance Dashboard web application in TypeScript, NextJs, TailwindCss, Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published