Skip to content

260214/MiniProject_LTTS

 
 

Repository files navigation

FINANCIAL CALCULATOR

GitHub Logo

Build Code Quality Unity [Git Inspector](using github.io option)
C/C++ CI - Build Status Code Quality - Static Code - Cppcheck Unit Testing - Unity Contribution Check - Git Inspector

Folder Structure

Folder Description
1_Requirements Documents detailing requirements and research
2_Design Documents specifying design details
3_Implementation All code and documentation
4_Test_plan Documents with test plans and procedures

Contributors List and Summary

SF Id. Name Features Issuess Raised Issues Resolved No Test Cases Test Case Pass
260315 Abhishek Sinha F_01,F_02,F_03,F_04 4 No 2 No 2 No 2 No
Feature Id Feature
F_01 Takes user data
F_02 Takes input of different expenses amount and amount of income too
F_03 Calculates the total amount of surplus or deficit
F_04 Gives Final message to the user

Challenges Faced and How Was It Overcome

  1. The main Challenge was about not able to calculate monthly expenses and keep record of deficit or surplus amount , Functions for calculation of the total surplus or deficit amount has been made for overcoming the issue.
  2. There was another challenge of not able to keep a record on calculations of provident fund amount, Again a function was made to calculate the amount and give a solution.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Makefile 0.1%