Salt and Pepper Recipes is Java based recipe program that allows users to add, edit, delete, sort, search, and scale recipes. Salt and Pepper Recipes uses Java Swing for GUI and a text file and folder database system for storing recipes.
Cooking is one of my favorite hobbies, and I wanted to create something that would give a way for people to organize recipes if they happen to have a lot of paper recipes. Food brings people together, and what better way to share food than by sharing recipes!
Simply download the jar file in the Artifacts folder and run!
Salt and Pepper Recipes uses a Recipes folder to hold recipe files. Text files will be created and placed inside the Recipes folder. The Recipes folder will be created in the directory of the jar file.
Project was used as submission for the International Baccalaureate program as part of the Computer Science Internal Assessment. Project was designed for a client Gary. Documentation for said submission is located in the Documentation folder. I would not advise copying this submission for your own in the IB program.