This is Group 3's Alumni Program for Computer Science 2. It is a program for a fictional Alumni Association that is planning to hold events for alumni to attend.
id % name % address % major % gradYear % job % org % password
alumni id % event id % donation amount % year % month % day % hour % min % sec
- event info + guest speaker id
- date time info
- host info
- attendant arraylist of ids
event id % name % room # % total spots % guest speaker id
year % month % day % hour % min
host id % topic % phone # % email
attendant id % attendant id % attendant id % attendant id %
- training info
- date time info
- host info
- attendant arraylist of ids
training id % name % room # % total spots % guest speaker id % skill
year % month % day % hour % min
host id % topic % phone # % email
attendant id % attendant id % attendant id % attendant id %