Budget Tracker

React.js, Node.js, Express, PostgreSQL

Description:

An app where the user can log in and track their expenses by setting a budget and editing transactions.

Features:

  • Secure user registration using HTTPS and bcrypt to salt and hash passwords.
  • User authentication and authorization using JWT and a postgreSQL database.
  • Create, read, update or delete expenses data.
  • Visualise expenses through an interactive pie chart.
  • Responsive design for all devices.
  • Fully functional demo with no registration required.

Goals:

To create a budget tracking application that I would use, and to learn more about full stack development.

Developed by Victor Nascimento