Skip to content

Ayush1146/Mini_Project

Repository files navigation

SDLC Activity Based Learning

Banner

Build Code Quality Unity [Git Inspector](using github.io option)
Codacy BadgeC/C++ CI cppcheck-action Valgrind Unit testing Contribution Check - Git Inspector

Folder Structure

Folder Description
1_Requirements Documents detailing requirements and research
2_Architecture Documents specifying design details
3_Implementation All code and documentation
4_Test_plan Documents with test plans and procedures
5_Report Document of project report
6_ImagesAndVideos Images and Videos of running application
7_Other Documents

Contributors List and Summary

SF Id. Name Features Issuess Raised Issues Resolved No Test Cases Test Case Pass
258344 Ayush Sharma Works for both 4 and 5 Band resistors , Calculates Resistance , Calculates Tolerance 4 4 3 3

Challenges Faced and How Was It Overcome

No. Challenge Solution
1. Memory leak while inputs to structure Implemented Dynamic Memory allocation but forgot to add free(sptr) function
2. scanf() without field width limits can crash with huge input data. Implemented calloc and used %1s format specifier

Learning Resources

  1. markdownCheatsheet
  2. markdownBasics
  3. Diagrams

About

Resistance Calculator

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •