/Financial-Calculator

Assignment for Programming Concepts, Foundation Studies in UTAR.

Primary LanguageCGNU General Public License v3.0GPL-3.0

Financial Calculator

This project is a collab work between 6 group members, as requested by the Assignment Guideline.

Todo

  • Establish a scope
  • Decide and establish the software for documentation work
  • Code, polish and finalise
  • Document all major changes

Scope

  • Loan Repayment
    • Mortage
    • Car
  • Bank Account Interest/Fixed Deposit
  • KWSP Calculator
  • Return of Investment Calculator

Documentation

Microsoft Word is to be used.

Check Documentation.md for more information.

References

Taxation of Malaysia

Prerequisites

  • Code:Blocks
  • GNU GCC Compiler

Personal Todo

Koh Jun Dong

  • Develop the date function
  • Develop a universal datatype checker
  • Income tax calculator
  • Figuring out the deductions and bitwise operator