Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.
/ swing-calendar Public archive

CS206 Mini Project - A desktop app made using Java Swing to create calendar events

Notifications You must be signed in to change notification settings

gkdskp/swing-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swing-calendar

A desktop app made using Java Swing to create calendar events

To run

cd build
java -jar swing-calendar-java-X.Y-SNAPSHOT.jar

where X.Y is the version number

To build

To build the source, run

./mvnw clean package

Screenshot

screenshot

About

CS206 Mini Project - A desktop app made using Java Swing to create calendar events

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages