Post

Personal Budget Project

Personal Budget Project

Description

Link Github:

Personal Budget.

This is a portfolio project to showcase my skills in build a Back-End with Express.js. This software allows customers to create and manage a personal budget. Using the principles of Envelope Budgeting, the API allows users to manage budget envelopes and track the balance of each envelope.

What I learned

  • Create an API using Node.js and Express
  • Be able to create, read, update and delete data
  • Use Git version control to keep track of work
  • Use Postman to test API endpoints
This post is licensed under CC BY 4.0 by the author.