Simple CRM seeks to provide a simple interaction database for an organization to track interactions with other individuals at hosted events. This CRM can be managed by a one-person shop to a small business and is perfect for anyone looking to quickly start tracking connections at their events. This project was inspired by a friend with the need for a simple CRM to track interactions with people at events they host.
SimpleCRM is a web application that allows for the basic functionalities of a Customer Relationship Management system. The user may create customers, bind those customers to their organization, create events, and log interactions at those events.
- Assign an organization to a customer
- Edit the relationship status of a customer
- Assign a role to the customer
- grant points to a customer
- Assign a name, address, and industry to an organization
- Assign a beginning date/time and an ending date/time for the event
- Give the event a title and topic
- Record interactions for each event
- Each recorded event assigns an amount of points to the customer
SimpleCRM is a web app (MVC) built in C# and .NET Framework (v 4.8) and is hosted in Azure. You can access the app at this addres: https://simplecrm2020.azurewebsites.net/
- Prerequisites
- Client should be an up-to-date web browser like Edge, Chrome, or Firefox
- Users can register at https://simplecrm2020.azurewebsites.net/Account/Register
Creator:
Project Repository: https://github.com/kmpcool123/DigiDex