Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Weekly Random Lunch Generator

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.

Console Preview

Console Preview 1

Installation

  1. Press the Fork button (top right the page) to save copy of this project on your account.

  2. 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
    
  3. Import it in Intellij IDEA or any other Java IDE.

  4. Run Runner class in the src directory.

Software & Tools

License

MIT

About

A basic console Random Lunch Generator to examine Enum and Collection structures in Java

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages