Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 929 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 929 Bytes

Saving Goal Planner

The Saving Goal Planner is a repository designed to assist individuals in setting and achieving their financial saving goals. With its user-friendly interface and essential features, this repository helps users track their progress, set a total savings amount, specify a target time frame in months, and calculates the monthly savings and quantity of months required to reach their objective.

Technologies

The following technologies are used in this project:

  • React: JavaScript library for building user interfaces.
  • Next.js: Used to build static and dynamic websites.
  • Styled Components: Styling user interfaces in JavaScript-based applications.
  • Testing Library: React testing framework.
  • Jest: JavaScript testing framework.