Pinned Repositories
FoodBank
Ruby based project implementing a Diet Manager. The project was able to maintain a database of foods - both basic foods and recipes composed of other foods (both recipes and basic). In addition, it is able to maintain a log of foods that the user consumes each day. Commands gives the user the opportunity to add and delete foods, to log and unlog foods for a given date, to save the log and food database, and to print a variety of reports.
LifeExpectancy
Analyzing global data on life expectancy at birth, for the years 1960 through 2015. Using skills to write tools for reading and processing the data, as well as defining data structures to store the data. Also process data and rank these data according to specific years, creating tools to check on how living conditions and environment affect life expectancy and also creating tools that looked out for drops and growths in life expectancy
RailRoad_Barons
Classroom Project with a fellow classmate creating our own implementation of the RailRoad Baron game from the ground up. The project involves using the GUI MVC system all through. The game involves 4 players who are color coded and can own railroad depending on if they met the requirements and conditions and whichever player ends up with the highest number of points win. The point system is a complex system that considers various possibilities before awarding points to any player.
SWEN-262-Project
ada5489's Repositories
ada5489/SWEN-262-Project
ada5489/LifeExpectancy
Analyzing global data on life expectancy at birth, for the years 1960 through 2015. Using skills to write tools for reading and processing the data, as well as defining data structures to store the data. Also process data and rank these data according to specific years, creating tools to check on how living conditions and environment affect life expectancy and also creating tools that looked out for drops and growths in life expectancy
ada5489/FoodBank
Ruby based project implementing a Diet Manager. The project was able to maintain a database of foods - both basic foods and recipes composed of other foods (both recipes and basic). In addition, it is able to maintain a log of foods that the user consumes each day. Commands gives the user the opportunity to add and delete foods, to log and unlog foods for a given date, to save the log and food database, and to print a variety of reports.
ada5489/RailRoad_Barons
Classroom Project with a fellow classmate creating our own implementation of the RailRoad Baron game from the ground up. The project involves using the GUI MVC system all through. The game involves 4 players who are color coded and can own railroad depending on if they met the requirements and conditions and whichever player ends up with the highest number of points win. The point system is a complex system that considers various possibilities before awarding points to any player.