Skip to content

A program with a user driven interface that outputs a grocery list of wholesale foods based on a budget input.

License

Notifications You must be signed in to change notification settings

ridhwanc/ezHealth

Repository files navigation

ezHealth Application

This application takes in a user input of a budget and then outputs a the most varied and healthy wholesale foods that can be bought as a grocery list given the previously mentioned budget. Final project repository for 2XB3 - the project folder structure is outlined below.

BY: Ridhwan Chowdhury, Rehan Theiveehathasan, Edwin Do, Timothy Chen, Brian Kibazohi

How to Deploy

Either compile with javac, or import the archive file named ezHealth_Final.zip found in Eclipse Exports into Eclipse, and run Read.java (this is the file that contains the main method). Upon running the program, wait until prompted to input a positive valued budget for your grocery list. The program will then generate traces.txt which contains a saved copy of the output that is printed to the console.

Eclipse Exports

Holds the archive files of our final project submissions from Eclipse.

_src

All Java source files go here. Please note that EdgeWeightedDigraph.java, DirectedEdge.java, and Bag.java were all referenced and sourced from: https://algs4.cs.princeton.edu/code/ The code was then modified to fit our project description.

About

A program with a user driven interface that outputs a grocery list of wholesale foods based on a budget input.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages