School project for showing a weekly calendar view of your courses (at the moment only makes an iCalendar, due to iCalendar-reading softwares are amany).
Current version (1.2) features:
- User login/register system.
- Course searching.
- Course saving.
- Course group selecting.
- Course execution period/year selection.
- iCalendar making.
- Makes calendar according to current period and chosen courses for that period.
Technologies it uses:
- J2SE
- J2EE
- JSP
- JSLT
- Custom tags
- iCal4j (http://wiki.modularity.net.au/ical4j/index.php?title=Main_Page)
Documentation can be found online at http://lavanti.fi/lauri/SPAS/doc
It will ultimately take all the information needed for displaying a smart-looking calendar view from our school's (Aalto University) system, that provides a GET-based interface. You will be able to login/register and then save courses you intend to take and it will form the view from those.