Skip to content

Inving-Co/fin-expenses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inving Money Tracker

This application are mean to be the tools for my family, the feature are based on the family feedback (My Wife).

Available Features

  • Record Income and Expenses
  • Simple Report such as:
    • Expenses Categories
    • Cash Flow
    • Debt Percentage by Income
  • Multiple family records (Circle)
  • Invite user to circle
  • Currency based on circle
  • Weekly report by Email
  • Assets Planner
  • Integrate with ChatGPT

Planned Features

  • Assets Prediction

Tech Stack

  • Nuxt3
    • Typescript
    • TailwindCSS
    • Flowbite
    • Prisma
  • PostgreSQL

Services

  • Supabase
    • Auth
    • Database
  • Vercel
  • Upstash
    • Qstash
  • Sendgrid

How to run Supabase functions on local

  1. Start Docker
  2. Run npx supabase start
  3. Setup supabase/.env file, just copy the example
  4. Run npx supabase functions serve --env-file ./supabase/.env to start local functions

Screenshot

Create your Circle's

CleanShot 2023-09-09 at 00 44 10@2x

Record your Expenses

CleanShot 2023-09-09 at 00 36 05@2x

Plan and Analyze your Expenses

CleanShot 2023-09-09 at 00 36 55@2x

Assets Planner

CleanShot 2023-09-09 at 00 40 30@2x

Analyze Changes

CleanShot 2023-09-09 at 00 41 37@2x

Receive Weekly Email Report

CleanShot 2023-09-09 at 00 48 54@2x