Skip to content

rooseveltcs/interactive_calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interactive_calendar

The interactive calendar is a organization based calendar that allows the user(you) to add activites that you have done and it can color code those activities. It can also be used as a regular calendar to put dates in the future.

to use this program you need to:

  1. Create a Maven file of a sort, NetBeans is the application we used.
  2. copy the javaaplication1 package to the Source package
  3. And the following text into the pom.xml file below <properties> but inside <project>

<dependencies>
<dependency>
<groupId>com.google.code.gson </groupId>
<artifactId>gson </artifactId>
<version>2.3 </version>
</dependency>
</dependencies>

  1. Run the application
  2. Select javaaplication1.Main as the main file

alt text alt text

About

2017-18 AP CS - E. Jahn, A. Svenmo Salay, O. Wallace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages