My project is an online activities calendar.
This is actually Chuck Norris
The author of this page is
tougher than Chuck Norris.

Components:

  • A form whereby a user may enter activities.
  • A form whereby a superuser may enter activity categories
  • A form whereby a superuser may add, edit or delete any activity
  • A login screen; only after login may the user enter activities, although anyone can view activities
  • A calendar in conventional form (that is, 7 days across, and 4-5 weeks up and down), on which activities are listed. Waving the mouse over an activity link shows a Javascript popup that gives details of the activity.
  • An abbreviated version of the calendar highlighting today's activities only, embeddable in another web page.

Details:

  • Entry form: A user may enter this information about an activity:
    • Name of event
    • Sponsor
    • Date and time
    • Writeup in HTML format. (Note:  I am not sure about security of this; will investigate and possibly make writeups text-only or UBB code.)
    • Category (for example:  Greek; service; religious; sports)
  • Users: an ordinary user can enter activities, which must then be approved by a super-user
  • Calendar: A reader may screen the calendar by category, and may search by keyword anywhere in the event description (name of event, sponsor, or writeup).

Look and feel:

The embeddable web page has no header, no footer, and only one column.

The other web pages (like this one) have a banner graphic and title at the top, and a search box (not shown). Links to other parts of the web site are on the right. A footer displays contact or copyright information.

Footer is distinguished by a vertical bar and smaller, centered type.

The right column is distinguished by a horizontal bar and a list of links, w/o bullets.

End of document.

Links
  • Link1
  • Link2