You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2020. It is now read-only.
Robert Lin edited this page Nov 3, 2018
·
3 revisions
pinpoint.com
pinpoint.com/login
pinpoint.com/reset
# user paths - requires login
pinpoint.com/me/clubs
pinpoint.com/me/...
# club paths - public
pinpoint.com/${CLUBNAME}# show period create and club management links for logged in users
pinpoint.com/${CLUBNAME}/forms/${PERIOD_ID}# show event create for logged in users
pinpoint.com/${CLUBNAME}/forms/${PERIOD_ID}/${EVENT_ID}# this could be require login or not# club paths - requires exec login
pinpoint.com/${CLUBNAME}/applicants
pinpoint.com/${CLUBNAME}/...