Recent Stories

Developed an application based on minimal requirements

An application was required by client of vteam #387 which is free for schools and bus companies/organizations through which admin can track and manage their buses routes easily. It was going to be a native (hybrid) mobile application where parents/students could see the bus location and that location would be tracked by using GPS (Bus Drivers....

  • Post author:
  • Post published:October 8, 2015

ACL Implementation in CakePHP version 3

ACL (Access Control List) is an important feature of any application/software. It is a basic requirement for such an application or a software which has different types of users with different access levels/controls. CakePHP is one of the most popular web application framework. It follows MVC (Model-View-Controller) approach and is used for rapid application development....

  • Post author:
  • Post published:October 6, 2015

Multi-Tenancy Application using Laravel 5.1 & AngularJS

vteam #448 was formed to create a secure application for multiple clients having their own private portals and users for a booking software. Previously the architecture of this booking software was built in custom PHP. But now client wanted us to revamp its architecture completely. The framework required for that was Laravel 5.1 and AngularJS. Website features....

  • Post author:
  • Post published:September 30, 2015

Implementation of MS Excel like functionality in Web Application

JQuery and JavaScript are the technologies through which UI revolution in current web applications takes place. It drives the web pages in a way which seemed to be impossible in near past. We can say that JavaScript is the language of all modern applications being created nowadays. vteam #457 was working on a project in which excel like functionality was required....

  • Post author:
  • Post published:September 29, 2015

Volt – A Ruby framework for Real-time Web Applications

Volt being a Reactive web framework can be an ideal choice to run your Ruby Code on the server as well as on the client side. The DOM shows the Prompt response on automated basis whenever a user interaction with the page takes place. It is systematically efficient in a way that it only updates the nodes which require change. Data can be stored conveniently on....

  • Post author:
  • Post published:September 28, 2015

QuickBooks Enterprise Software Integration via Web Connector

vteam #527 was working on the project of an in-house order tracking for Client’s business. Client was using QuickBooks Enterprise (wholesale and manufacturer) software provided by the hosting company through VPN. His business dealt in the wholesale of iPhone and other Apple products with ground and international shipments. Client required vteam #527 to develop....

  • Post author:
  • Post published:September 23, 2015

Use of Traits in PHP version 5.4

PHP Traits is basically the method of code reuse implemented by PHP as of PHP 5.4.0. It is an exciting phenomenon which enhances the functional capabilities of PHP. Group functionality in PHP is driven by PHP Traits in a highly sophisticated manner. You cannot trigger a trait independently. It works in a grouped way according to the traditional inheritance system. It....

  • Post author:
  • Post published:September 22, 2015

Post Reactions on a Video Streaming Website using Pusher API

Just like YouTube or Vimeo, an online education application (web based) provides the feature to post comments and reactions during video streaming and playing on its video lectures for registered members which could be students or faculty members. In this application, client asked vteam #430 for the addition of a classroom feature. This feature would provide all the active....

  • Post author:
  • Post published:September 17, 2015

Hierarchical Change Management utilizing Loose Coupling & TDD techniques

vteam #521 built a SaaS model software solution for logistics providers and their customers as well to manage and observe the package/parcel delivery life cycle. This system works like an ERP for logistics companies to manage their orders, schedules, invoices, and other resources. Change is the only constant thing in software development. In the middle of the project....

  • Post author:
  • Post published:September 15, 2015

Performance Optimization of a Document Management System

Loading time of any web page is the impression of overall functioning of the website. It needs to be optimized and page load should be faster for best productive results. One of our clients had an energy-focused private equity firm website which was taking too much time to load. The web page of this document management system was taking up to 16 seconds....

  • Post author:
  • Post published:September 10, 2015

Google Drive API Integration with Product Management System

A Product Management System was under development by vteam #266. This application should be different from such products available in market, which target mostly technical persons but our customer required that this PMS application should benefit non-technical people equally. While working on this application, Google Drive API integration was required so....

  • Post author:
  • Post published:September 8, 2015

Optical Mark Recognition – Implementation

The application under development by vteam #67, is an image scanning and indexing desktop application. It is mainly developed using C#, .NET Framework, SQL Server 2008, Atalasoft OMR Engine, Image Processing SDK, DotTWAIN SDK. It is multilingual and has different modules which allows specific user group to focus on a specific area, like scanning, Quality....

  • Post author:
  • Post published:September 3, 2015