Skip to content

πŸ“… Console-based Event Planning Schedule app built with Java β˜•

Notifications You must be signed in to change notification settings

kazvee/coffee-calendar-events-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Coffee Calendar Events Scheduler πŸ’»

Coffee Calendar Events Scheduler is a console-based Java app that helps users create a schedule of upcoming events based on their input. β˜•

Users are prompted to enter their event dates, descriptions, and contact names. Input validation ensures that no events entered are in the past. πŸ“…

Once submitted, the events are sorted by date, with the soonest upcoming event listed first, helping users plan ahead for celebrations and special events. πŸ₯³

Demo Video

Coffee_Calendar_Events_Scheduler_Demo_Video.mp4

Screenshot

Getting Started

Prerequisites

  • Java Development Kit (JDK) 21 or higher

Installation

  • Fork this repository to your own GitHub account
  • Clone your fork onto your local device
  • Compile the Java files using the javac Main.java command
  • Run the app using the java Main command
  • Follow the console prompts to create your events schedule πŸ“…

About

πŸ“… Console-based Event Planning Schedule app built with Java β˜•

Topics

Resources

Stars

Watchers

Forks

Languages