This portfolio project showcases a support ticket system. Tickets have a priority system built into them. You are able to create a new ticket from any screen using AlpineJS. This application also support role based login where customers can login and see tickets associated with there business. Role is stored at user level and is ’employee’ or ‘customer’ which determines the UI seen. Tickets in the employee side can be reassigned to other employees which will be visible to them on both there dashboard and “My Tickets” section.
Twilio Integration is built in so SMS or Whatsapp Messages can be sent to the customer when a new update has been added (Disabled in Dev Environment and Portfolio Site)