Cats and Code
>^..^<    A Feline-Friendly Space on the Interwebs    >^..^<
A Feline-Friendly Space on the Interwebs

>^..^<   

Member Directory

←   Return

directory 3 screenshot

A Directory is a useful feature for organizations with members, such as homeowner associations, clubs, and parent groups. We have created four versions of our Directory for The Felinia Cultural Association.

This section shows two kinds of directories - alphabetical by name, and alphabetical by street. Both can use the results of the 'Convert a Spreadsheet to a Database' application.

For the alphabetical directory, the required record fields are: lastname, firstname, streetname, streetnumber, city, state, zip, email, cell, homephone and the record key is created from the lastname and lastname fields, with a counter, so that they appear in lastname order in their folder.

For the street directory, it is assumed that the addresses are all in the same city, state and zip code, so those fields are not required. The record key is created from the streetname, streetnumber and lastname fields, so that they appear in street order in their folder.

Demos:

Listings in alphabetical order by last name: Alphabetical Directory 1
Listings in alphabetical order by last name with letter headings Alphabetical Directory 2

Listings in street order by street name Street Directory 1
Listings in street order by street name with street name headings Street Directory 2

Alphabetical Directory 1 Code

Click to Download Files

DIRECTORY-ALPHA-1/inc

DIRECTORY-ALPHA-1/data

Alphabetical Directory 2 Code

Click to Download Files

DIRECTORY-ALPHA-2/inc

DIRECTORY-ALPHA-2/data

Street Directory 1 Code

Click to Download Files

DIRECTORY-STREET-1/inc

DIRECTORY-STREET-1/data

Street Directory 2 Code

Click to Download Files

DIRECTORY-STREET-2/inc

DIRECTORY-STREET-2/data