2025-04-29 16:07:03 -07:00
2025-04-28 13:30:17 -07:00
2025-04-25 11:56:03 -07:00
2025-04-25 12:21:26 -07:00
2025-04-29 16:00:59 -07:00
2025-04-25 12:21:26 -07:00
2025-04-25 12:21:26 -07:00
2025-04-25 11:56:03 -07:00
2025-04-28 13:48:11 -07:00
2025-04-29 15:57:56 -07:00

Retirement Calculator

2800-202510-BBY14

Overview

Retirement Calculator - The goal of the application is to help users manage and track their financial progress in a way that reflects real life. Instead of just acting as a calculator, the app functions as a dynamic tracker. It shows the user a percentage of how much of their goal has been achieved and compares their actual performance to their planned targets.


Features

  • Do calculator stuff

Technologies Used

Example:

  • Frontend: HTML, CSS, JavaScript
  • Backend: Express.js
  • Database: MongoDB

Usage

Please check back later.

  1. ...
  2. ...
  3. ...

Project Structure

retirementCalculator/
├── src/
|   ├── app.js
│   ├── views/
│   ├── public/
|   |    ├── css/
|   |    ├── icons/
|   |    ├── images/
|   |    └── scripts/
│   └── util/
├── .env.example
├── .gitignore
├── LICENSE
├── package-lock.json
├── package.json
└── README.md

Contributors


more details to come...

Limitations and Future Work

Limitations

  • None

Future Work

  • All work

License

MIT LICENSE

S
Description
Web app from comp 2800 @BCIT to practice collaboration in an agile scrum environment, sprint planning, daily stand-ups, and retrospectives.
Readme MIT
16 MiB
0 Stars 1 Watchers 0 Forks
Languages
EJS 58.2%
JavaScript 41.8%