Skip to content

asolharo/Activity_Selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Overview

With this program I demonstrate the level of knowledge that I have been aquire of the Java language. I used Visual Studio Code as a centralized enviroment for the development of programs.

What this basic program do is to give the user a random family activity to do. It has diferent options depending of the day of the week. For example, if today is Thurday then maybe the program will recommend to wath a movie, but if today is Sunday then the program could recommend to visit grandparents.

It's just a fun way to pick an option to do as a family.

{Provide a link to your YouTube demonstration. It should be a 4-5 minute demo of the software running and a walkthrough of the code. Focus should be on sharing what you learned about the language syntax.}

Random Activity Selector

Development Environment

Visual Studio Code 2

Java 18.0.1

Useful Websites

Future Work

  • Be able to change elements of the current lists
  • Have the option to add more activities
  • Create a user interface for a better visual presentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages