Jacob Dunn

Jacob Dunn

Kommu

Chat Feature

Kommu Chat feature

The Kommu Chat was intended for end users to have a means of communication with their connections. This component was created using React.js, utilizing JavaScript, and ASP.Net, leveraging the SignalR library to route messages via established websocket connections through the middle tier then to it&lsquot;s intented recipient.

Dynamic Event Form

Kommu Event Wizard

Leveraging the libraries Loki, Formik and CKEditor, the seemingly paginated form was for users and admin who wished to create an event entry to be displayed for all users to see. The input fields on the form would all update the state object upon clicking the "Next" button, and just before submission the user was given a preview of the graphical representation on the site. Each was populated by a custom API call that retrieved information from the server and generated options based upon the information retrieved.