Skip to content

A-Sathvik/LTTS_C_MiniProject

 
 

Repository files navigation

Metric Conversion Calculator

Unit conversions are bugbears to many..!! As conversions are a crucial aspect of math and science, this calculator lends a helping hand by providing easy and convenient conversions between units.

Build Code Quality Unity [Git Inspector](using github.io option)
C/C++ CI Static Cppcheck Dynamic Valgrind Code Coverage Unity - Unit Testing 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 No. Name Features Issuess Raised Issues Resolved No Test Cases Test Case Pass
256153 S Sanchana Metric Conversion Nil Nil 9 YES

Challenges Faced and How Was It Overcome

  1. Inputing char for int in while(1) loop lead to infinite loop -> got value as fgets
  2. Including files -> later resolved

Learning Resources

  1. markdownCheatsheet
  2. markdownBasics
  3. git inspector
  4. github workflow

Credits

  1. Reference requirements and architecture and test plan - Manjari_AP
  2. Reference for High Level Requirements and Low Level Requirements Table - arc-arnob

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 99.1%
  • Makefile 0.9%