[Ldsoss] Scout Tracking

Slide slide.o.mix at gmail.com
Fri Jul 7 09:21:07 EDT 2006


On 7/6/06, Oscar Schultz <oscar_schultz at comcast.net> wrote:
<snip>

> mine
>
> first_name
> middle_name
> last_name
> preferred_name
> gender
> birth_day
> birth_month
> birth_year
> record_id
> date_recorded
>
> It will all go into a sql table
> Address, phone, email will be separate tables since people can have multiple
> of each.
> My plan is to use either MySQL or PostGRES, php, apache, and linux with a web
> interface.
>
>
> My list of tables:
> people, addresses, phones, emails, events, attendance, awards, requirements,
> images, pictures, completed_awards, completed_requirements,
> emergency_contacts, medical_forms, and permission_slips
>
> should be interesting
>


Be careful with some of this information; are you planning on storing
medical information or just a flag saying they have turned in the
medical form? Storing medical information would probably be a bad
idea.

slide


More information about the Ldsoss mailing list