1.3 KiB
Executable File
1.3 KiB
Executable File
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.
- ...
- ...
- ...
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
- Braeden Sowinski - BCIT CST Student with a passion for back-end development.
Limitations and Future Work
Limitations
- None
Future Work
- All work