An application designed to help users manage their finances by defining their budget allocations, tracking their spending habits, and monitoring their financial health.
Kotlin, Ktor, React, TypeScript, Tailwind CSS, Exposed ORM, PostgreSQL
IntelliJ IDEA
cd frontend
npm run dev
sudo -u postgres psql
\c budget_db
