Skip to content

TACSUO/contact-and-event-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Tracker

Used for tracking people's contact information and which events, trainings, whatever they have attended or participated in.


User
- login, etc


Contact
- phone, address, etc

ContactGroups
- name

Event
- event_type (conference, meeting, training, etc)
- where, date, etc


Attendance
- contact
- event
- role (attendee, participant, presenter, volunteer, etc)

About

track contacts and their event attendance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • Ruby 18.8%