I have a customer looking for an extremely streamlined CRM without all the extra clutter.
If I were creating something resembling essentially a shared rolodex address book with interactions tacked on for each name, would the best option be to just store each name as a separate resource and each interaction stored as sub resources under each name?
Basic layout idea (with randomly generated names):
This would be a frontend edited system for logged in users only, with the ability to add a new name, edit existing info, or add a new interaction notes.
Is MODx overkill for this? Is there a better framework or turn key system to accomplish this extremely streamlined CRM design?