| Build | Code Quality | Unity | [Git Inspector](using github.io option) |
|---|---|---|---|
| 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 |
| 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 |
- 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.
- 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.
