Tomin

Intro

VueJS app to track my income and expenses. Has a great overview of all expenses per categorie as well as a detail view of transactions.

User can add their own categories and decide wich are expenses / income streams. Every month will give you an overview of all transactions based per category. A month view can also be seen to see exactly what you spent on which day. The app also works perfectly on your mobile phone as it can be installed as a PWA app. This allows you track your expenses where you go.

Screenshot Tomin

Technology

The app is hosted on Firebase and makes use of the firestore to store all the data. Multiple users can login with using the google authentication. Connection to the firebase api is done with a VueJs app and uses the Buefy (bulma) css framework to have a concurrent design.

Screenshot Tomin

View Website