This repository was created to examine Enum and Collection structures in Java. A basic console random lunch menu generator was formed so the user can create random menus for each day of the week. No front-end studies have been made in this project. The aim is to study the scope of Enum and Collection structures.
-
Press the Fork button (top right the page) to save copy of this project on your account.
-
Download the repository files (project) from the download section or clone this project by typing in the bash the following command:
git clone https://github.com/HulyaMartli/RandomWeeklyLunchGenerator -
Import it in Intellij IDEA or any other Java IDE.
-
Run Runner class in the src directory.