Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 2.38 KB

README.md

File metadata and controls

51 lines (33 loc) · 2.38 KB

Jimmy - Personal Money Management Web Application

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.

Built With

Screenshots

Home page: home-page

home-page

home-page

home-page

Login with non existing username: home-page

Login with existing username but wrong password: home-page

Filling the registration form with an existing email: home-page

Filling the registration form with an existing username: home-page

Registration successful (Username & Email not used): Automatic redirection to the dashboard. The authentication was implemented with JSON Web Tokens(JWT). home-page

Application currently under development.