Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Management App

This application was developed at my first year (2019) at Linneaus University in the course Object Oriented Programming.

NOTICE: The error handling are far from perfect, I did not have time to finish and fix the user inputted error handling, Be aware that the program can crash.

What is implemented

  • Create an ingredient

  • Create a recipe

  • Lookup specific ingredient by name

  • Delete an ingredient by name

  • View all recipes

  • Look up recipe (enter amount of portions) - The prices and ingredients amount will update accordingly

  • Stratergy pattern Search function for recipe by price and by Name

  • Save recipes to file

  • Save Ingredients to file

  • Reads from files when program is first executed

  • Automatic tests

  • Some minor additional things

Some additional information

  • Soon to be images and running instructions

About

A recipe management software

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages