Overseas access: www.kdjingpai.com
Ctrl + D Favorites
Current Position:fig. beginning " AI Tool Library

Porkybank: AI-powered daily budget management for easy tracking of daily budgets

2024-12-17 913

Porkybank 是一个开源的个人财务管理应用,旨在帮助用户轻松追踪每日预算。通过简单的公式(收入 – 支出)/ 天数 = 现金,用户可以直观地了解自己的财务状况。该项目托管在 GitHub 上,使用 Elixir 和 Phoenix 框架开发,支持多种平台和设备。Porkybank 提供了详细的安装和使用指南,适合开发者和普通用户使用。

Porkybank:AI驱动的日常预算管理,轻松追踪每日预算-1

 

Function List

  • Budget Tracker: Calculate daily available cash with a simple formula.
  • Data visualization: charts to show income, expenses and cash flow.
  • Multi-platform support: compatible with desktop and mobile devices.
  • Open source project: the code is open and supports community contributions.
  • Security: Configure sensitive information using environment variables.

 

Using Help

Installation process

  1. Installing PostgreSQL::
   brew install postgresql
brew services start postgresql
  1. Creating a development database::
   psql postgres
CREATE DATABASE porkybank_dev;
  1. Installing JavaScript dependencies::
   cd assets
npm install
  1. Setting environment variables::
   export PLAID_CLIENT_ID=your_client_id
export PLAID_SECRET=your_secret
export OPENAI_API_KEY=your_api_key
export OPENAI_ORGANIZATION_ID=your_organization_id
  1. Starting the Phoenix Server::
   mix setup
mix phx.server

Or start it in IEx:

   iex -S mix phx.server

Guidelines for use

  1. Access to the local server: Open in browser localhost:5050The
  2. Budget tracking::
    • Enter the income and expense data and the system will automatically calculate the daily available cash.
    • Use charts to view historical data and trends.
  3. data visualization::
    • View detailed financials through charts and reports.
    • Support for exporting data for further analysis.
  4. Multi-platform support::
    • Compatible with desktop and mobile devices, manage your finances anytime, anywhere.

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

inbox

Contact Us

Top

en_USEnglish