Case Study
DataLock
DataLock is a specialized application to operate secure data storage devices through Bluetooth Low Energy interface.
Client
Challenge
Solution
Client
Client has a strong presence in the field of data security and has developed many software solutions to address security concerns related to some important information or documentation stored on local or cloud storage.
Challenge
The application interfaces with secure data storage devices via BLE, which are susceptible to potential breaches through Bluetooth Sniffers. It is imperative for the application to establish a robust communication security protocol that thwarts any attempts at decoding packet information by sniffer devices. Given the inherent challenges of wireless connectivity, including signal attenuation, the solution must adeptly manage communication errors to deliver an uninterrupted user experience.
Solution
Developed a cross-platform solution for iOS and Android, enabling secure device communication through a proprietary encryption algorithm for crafting protected data packets transmitted via BLE. The solution encompasses diverse functionalities such as OTA firmware updates for drives and concurrent management of multiple drives. Additionally, created a robust solution to efficiently manage command scheduling and error handling in the presence of external factors.
American Changer
App to facilitate gaming arcade/arena users and admin to use their phones along with physical MIFARE cards for smooth operations. Apps designed and developed for gaming arcade/arena to efficiently manage their operations, solution provides app for user and admin both, user can use the application to play games, check history, avail offers, while admin app is meant for operators on location to manage on-going operations like loading cash/coins to user card/app, reporting, etc. Both apps are developed to position as a white label solution.
Client
Challenge
Solution
Client
Client is in the vertical to provide hardware and software solutions for game arena which includes NFC readers, Physical cards and Mobile apps, which arena owners can opt, customize and install on their premises.
Challenge
Frequent occurrences involve users forgetting their physical cards, prompting the gaming arena to issue new cards at an added cost. To address this, the concept of a virtual card has emerged, aiming to minimize these expenses. Recharging virtual cards, however, remains a notable challenge.
Solution
The Android app has been enhanced to incorporate additional functions, transforming it into a virtual card compatible with NFC-based scanner hardware. Notably, the Admin app has also received updates, facilitating top-up and recharge capabilities for both physical (MiFare) and virtual (Android app) cards.
Logistics Solution & Tracking
This suite comprises applications designed to enhance logistics operations by effectively tracking vehicles and calculating freight costs. Its real-time vehicle tracking ensures precise location monitoring. Advanced algorithms automate freight calculations, reducing costs. The suite also identifies operational gaps, optimizing efficiency and reducing disruptions. Ultimately, it improves logistics accuracy, cost-effectiveness, and overall performance.
Client
Challenge
Solution
Client
Client has a good market presence in the logistics segment and is providing solutions with many different kinds of products to manage and automate logistics needs of any size of organization, including India’s top B2C eCommerce giant.
Challenge
Adjusting existing generic Logistics solution to add a customisation layer, to support the eCommerce end customer. Application to work across platforms including web, iOS & Android. Another app to work as a vehicle built-in GPS device, to track trip routes. Flutter, with limited plug-ins available to achieve the goal, no plug-ins were having service based location tracking mechanisms which may end up missing a part of the end-to-end route. Plus managing this with internet connectivity challenges while en route.
Solution
Developed a dedicated set of apps for the eCommerce giant, to give them a personalized look, feel & operational simplicity. Through abstraction, we managed to utilize the generic feature set available in existing products. To mimic GPS device built in vehicle, we developed a set of Native Bridges to support both iOS and Android, that captures continuous location, stores them at device level and sync with the server. A robust layer of logic to support offline capability to derive best possible results.