The ideal expense tracker for travelers and digital nomads. This web app allows users to input and track expenses in 200+ currencies and receive a real time conversion; users can review their monthly and yearly spending habits with generated graphs and reports.
See the package.json file in the client and server directories for a full list of dependencies.
Authentication is handled with either JWT's or Google's OAuth. Passwords are hashed with bcrypt before being stored on the database.