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