Skip to content

Instantly share code, notes, and snippets.

@icyflame
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icyflame/5f57e14384de195e94c5 to your computer and use it in GitHub Desktop.
Save icyflame/5f57e14384de195e94c5 to your computer and use it in GitHub Desktop.
Sponsorship ERP

sponsdata

  • companyid
  • touserid - constrained using the users table
  • Company
  • Description
  • name of contact
  • desgination of contact
  • phone number of contact
  • email id of contact

sponscalling

  • companyid
  • firstcalldate
  • latestcalldate
  • nextcalldate-

sponsaux

  • companyid
  • howToPitch
  • finalstatus
  • remarks

sponsproposal

  • companyid
  • date
  • addressee
  • email
@mrahul17
Copy link

mrahul17 commented Aug 3, 2014

put a checkbox in sponsdata as "alumni"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment