simple-crm-nodejs-reactjs-mongodb
A CRM, that is used to create staff users, create and manage leads. It has following entities: β’ User Roles ( Super Admin, Staff ): Super admin can add staff members. Staff members can add leads. β’ Users Management ( Create, Read, Update, Delete ) This will be only accessed by Super Admin β’ User Login Both Super admin and staff can login β’ Leads ( Create, Read, Update, Delete) Staff can add lead. Lead will have following inputs: β’ Client Name β’ Client Phone β’ Client Email