Skip to content

CorbanPendrak/Project-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Name: Fluffy Llama
Team Members: Adan Alter, Corban Pendrak, Timmy Loos

team picture

What problem are we trying to solve?

Create an easy method to search the U.S. Department of Health & Human Services Nutritional Dataset by relevant divisions.

Why is this a problem?

This dataset is important for understanding the general understanding of nutrition across the United States, but without clear divisions, it is unintuitive to understand.

When do we know that we have solved the problem?

A UI should be created that allows for a seamless display of the dataset for simple analysis.

What are we analyzing?

We use the U.S. Department of Health & Human Services Nutritional Dataset.

What are we using?

  • Catch
  • C++20
  • SFML

What should it look like?

Code Flow

Here are the steps for programming. Please follow them to ensure consistent code across the repository.

  1. Check responsibilities for problem to solve
  2. Track steps with Tasks below
  3. Write your code with documentation
    1. Use git branches to separate and test algorithms
    2. Document function/class purpose, input, and output
    3. Document confusing lines of code
    4. Commit frequently at breaks to save code
    5. Use "If added, this commit will {Your commit}" format
  4. Test your code
    1. Write a Catch test in /tests
    2. Check code coverage
  5. Merge your code into the master branch

Running the Project

To run this project, build with the Project_3 executable detailed in CMakeLists.txt

About

COP3530 Project 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •