Easy to use, user-friendly money management web application. Jimmy allows the users to create "cycles" (for example, for employees, a wage payment date is a new cycle) and adding expenses from various "popular" categories (custom categories may be added by the users). Jimmy features an advanced dashboard to demonstrate the exact spending habits to the users.
Login with non existing username:
Login with existing username but wrong password:
Filling the registration form with an existing email:
Filling the registration form with an existing username:
Registration successful (Username & Email not used): Automatic redirection to the dashboard. The authentication was implemented with JSON Web Tokens(JWT).
Application currently under development.