8000 GitHub - wanghaisheng/fare: 🫰🏻 Application for tracking personal finances and attaining financial independence
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from matijaoe/fare

🫰🏻 Application for tracking personal finances and attaining financial independence

Notifications You must be signed in to change notification settings

wanghaisheng/fare

 
 

Repository files navigation

🫰🏻 FARE 2024-11-11

Application for tracking personal finances and attaining financial independence

✨ Features

  • detailed personal finance tracking
  • balance and cashflow records for any time in the past
  • calculate your financial independence (early retirement) date
  • first class data synchronization all throughout
  • dark mode

 

image image image image image image image image image image image image

Entity Relationship Diagram

image

🛠️ Stack

Setup

Make sure to install the dependencies:

# pnpm (recommended)
pnpm install

# yarn
yarn install

# npm
npm install

Development Server

Start the development server on localhost:3000

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

About

🫰🏻 Application for tracking personal finances and attaining financial independence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 52.5%
  • TypeScript 47.0%
  • CSS 0.5%
0