10 ms·
point well taken, since users can enter and edit the database of companies, how would you approach trying to keep some semblance of security for the database wi
by theremora 19y ago
point well taken, since users can enter and edit the database of companies, how would you approach trying to keep some semblance of security for the database without knowing who is modifying it?
- maxwell 19y agoAnyone can see it, log in to write to it.
- theremora 19y agothats how it works. Then to see matched companies, an email is all that is required for registration to be able to create a profile (past and current employers) and then have Genotrope create a graph of related companies which show up on the find page.
- cstejerean 19y agoTry to get past needing to create a profile. Let the user enter as much data as necessary and save it in the session. If they like what they see they can decide to create a profile.