- BANK MANAGEMENT SYSTEM, The main aim of this project is to develop software for bank management system. This project is to develop software for bank management system. This project has been developed to carry out the processes easily and quickly, which is not possible with the manuals systems, which are overcome by this software. This project is developed using c language and. Hence it provides the complete solution for the current management system.
Build | Unit Test | cppcheck | Valgrind | Coverage |
---|---|---|---|---|
Username | Password |
---|---|
root | root |
Folder | Description |
---|---|
1_Requirements |
Documents detailing requirements and research |
2_Design |
Documents specifying design details |
3_Implementation |
All code and documentation |
4_TestplanAndOutput |
Documents with test plans and procedures |
5_Report |
Documents related to project report |
6_ImagesAndVideos |
All Images |
7_Other |
Contain File |
SF Id. | Name | Features | Issuess Raised | Issues Resolved | Total Test Cases | Test Case Pass |
---|---|---|---|---|---|---|
258331 |
Aranshu Bansal | Account Management & Calculator | No | No | 7 | 7 |
- Authentication of Admin and Customer was overcame by using File handling.
- conio.h not supported for using getch() was overcame by making a customized getch().
- Updating and Deleting a file was overcame by using a temporary file to store data for some time.