Hoomie is an application build with VueJs & VuetifyJs. It aims to track your personal and(/or) group expenses, and to give you useful tools for your daily tasks (such as creating and editing shopping lists, managing a petty cash with your friends and so on).
This project is the completion of my first learning experience of the VueJs & VuetifyJs foundamentals, so it might be confused and not properly optimized (some routing problems may appear. Furthermore groups dashboard queries could be improved, collecting them in a single parent component).
I used Firebase Hosting to host the project, a NoSQL Firestore DB to manage my datas and Firebase Auth to manage users' authentication.
Once you open Hoomie you'll get to the homepage, which gives you some informations about the project and let you SignIn, Login or going to the dashboard. Click on the highlighted buttons to proceed with your registration or login.
If you are completely new, you have to register to the platform compiling the following form (if your username is already taken, an error will show up):
Otherwise, if you only want to login, please insert your credentials into the login form which is very similar to the previous one.