Audio Tool using WxWidgets

The main requirement here was to design the UI/UX for an audio post production toolset using WxWidgets. The entire application was designed using WxWidgets which is an open-source C++ cross-platform GUI library. Vidhvathamah was also tasked with integrating a video player into the application for which wxMediaCtrl was used.

Audio Streaming Application

A Windows application was developed using the UWP platform to stream audio from a URL. The app uses MediaPlayerElement API to play the audio. It also has an active visualization which is written in JavaScript. The app was designed and built to run on desktops, tablets and mobile devices running on Windows operating system.

Audio Player with Visualizations

Aside from handling the transactions, the backend for the POS application also required an Admin Panel from where the administrator could add cards, merchants and devices. Laravel framework with MVC architecture was used to write the backend. MySQL was used as the database for the application.