Skip to content

Chrome extension and web app to manage my company's accounting

Notifications You must be signed in to change notification settings

JohanLi/accounting

Repository files navigation

Accounting

For personal use. The user experience I'm aiming for is:

  • A Chrome extension for getting bank transactions and downloading receipts
  • Receipts, or entire folders of them, are drag-and-dropped into a web app
  • The backend recognizes typical ones, determining the totals, VAT and financial account codes
  • Portability is handled through being able to import and export SIE files

Getting started

pnpm install
pnpm run setup
pnpm dev

If using Apple silicon, you'll need to do this before running pnpm install.

Updating dependencies

pnpm update "\!eslint" --latest

eslint: no version 9 support yet vercel/next.js#64409

About

Chrome extension and web app to manage my company's accounting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages