Difference between revisions of "ClassScheduler"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Personal Class Scheduler |Short description=Provides schedules for college students |Full description=This project handles the scheduling of classes for a colleg...")
 
(new version)
Line 12: Line 12:
 
|User level=beginner
 
|User level=beginner
 
|Computer languages=Java
 
|Computer languages=Java
|Version identifier=10
+
|Version identifier= 2015-03-21
|Version date=2015/03/19
+
|Version date= 2015-03-21
|Version status=beta
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/personalclassscheduler/files/latest/download?source=files
 +
|Last review by=Alejandro Hernández Petermann
 +
|Last review date=2016/09/21
 
|Submitted by=Ian Shef
 
|Submitted by=Ian Shef
 
|Submitted date=2015/03/19
 
|Submitted date=2015/03/19

Revision as of 03:27, 21 September 2016


[edit]

Personal Class Scheduler

http://personalclassscheduler.sourceforge.net/
Provides schedules for college students

This project handles the scheduling of classes for a college student. Unless overridden by the user, this program provides usable schedules and avoids schedule conflicts and closed sections. The user chooses the session (semester or quarter) and the courses, and blocks out any personal time needed for jobs, child care, sleeping, eating, etc.

Access to schools' schedules is via plugins that any Java programmer can write. Some plugins are provided, including one that can use comma separated values suitable for any college or university, and including one for demonstration purposes.

Plugins can access a school's web-based schedule of classes, but require maintenance because the web pages change. It is hoped that the open source nature of this software will lead to wider authoring and maintenance of plugins.

Some users have commented that this program provides "prettier" printed schedules than their school's own web page can provide.





Licensing

License

Verified by

Verified on

Notes

Verified by

IanK

Verified on

29 October 2016




Leaders and contributors

Resources and communication

Software prerequisites

KindDescription
Required to useJava JRE 1.5 or higher (tested with 1.7)
Required to buildJava JDK 1,5 or higher (built with 1.7)




Entry
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.