track$action is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
The user should be able to register in the app with full name, email and password (all mandatory).
The user can log into the app using email and password.
If the user is not logged in, they can't access pages that require the user to be logged in (all the pages described below).
The user should be able to register in the app with full name, email and password (all mandatory). The user can log into the app using email and password. If the user is not logged in, they can't access pages that require the user to be logged in (all the pages described below).