Skip to content

Joshua-Stringfellow/cs201_portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs201_portfolio

Build

cmake is required to build this poject To build the project run the following commands

cd cs201_portfolio
cmake .
cmake --build . --target all

The database

This program expects a database titled food_nutrient_db.csv to be in the resources directory

The database file can be built using the script provided by Dr. Anderson buildall.sh or downloaded from here.

Execute

Execute from the main project directory

./cs201_portfolio

Instructions

Link to demo video here

Sample Manufactures for testing/demo

  1. Fresh&Easy
  2. Otis McAllister Inc.
  3. Marquez Brothers International, Inc.
  4. Grace Kennedy Co. Ltd
  5. Gold's Pure Foods LLC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors