You are browsing as a guest. Sign up (or log in) to start making projects!

7h 17m 53s logged

Started a new project called Flujo, a personal expense tracker. The idea
was to make something that doesn’t look like every other finance app
most of them use blue or green with cards and Material-style shadows.

I went with an “editorial ledger” aesthetic: paper cream background, dark
ink text, an ochre accent, and three typefaces working together Fraunces
(a serif) for titles, Inter Tight for UI, and JetBrains Mono with tabular
numerals for the amounts so they align like a real accounting book.

Beta 1 is the basics: a form to add an expense (amount, category,
description, date), a list of expenses for the current month with running
numbers (001, 002…), and three totals on top spent, count, and average.
There’s a month selector in the header. Everything lives in localStorage,
no backend, no server, no tracking.

The list is called “libro mayor” (general ledger) and each entry is an
“apunte” (bookkeeping entry) small details that lean into the book
metaphor. Next version will add the Sankey diagram and bar charts.

0
18

Comments 0

No comments yet. Be the first!