Recent Stories

Read more about the article Using Avocode, Animate.CSS and Conditional JS to Develop a Responsive Website with Fluid Layouts
using-avocode-animate-css-and-conditional-js-to-develop-a-responsive-website-with-fluid-layouts

Using Avocode, Animate.CSS and Conditional JS to Develop a Responsive Website with Fluid Layouts

vteams was hired to develop a fully responsive website with fluid layouts. The website should adjust with all the varying resolutions for different devices ranging from desktop to tablet. The tricky part of this project was to achieve this requirement without duplication of HTML content for mobile and desktop view. Animation and interactivity was required....

  • Post author:
  • Post published:October 27, 2016
Read more about the article Using Bootstrap and Customizations to Make Kendo UI Controls Responsive
using-bootstrap-and-customizations-to-make-kendo-ui-controls-responsive-featured-image

Using Bootstrap and Customizations to Make Kendo UI Controls Responsive

vteam #397 has been working on a web-based loan management system. Due to rapid increase in use of smartphones, the client wanted to make his application responsive and user-friendly for mobile devices. Kendo UI framework controls had been extensively used in the application but these were not responsive. Telerik support team was consulted for....

  • Post author:
  • Post published:October 21, 2016
Read more about the article Optimizing Complex SQL Queries to Reduce Query Execution Time
optimizing-complex-sql-queries-to-reduce-query-execution-time-featured-image

Optimizing Complex SQL Queries to Reduce Query Execution Time

vteam #397 has been working on the project of a web based commercial, SBA lending, Software Company. While using the reporting module to run a report, end user reported that he faced a timeout exception after waiting for almost 2 minutes. This particular issue occurred when there were approximately 60 records in the database. After analyzing the query....

  • Post author:
  • Post published:October 13, 2016
Read more about the article Using Abstraction for Unit Testing in a Restaurant App
using-abstraction-for-unit-testing-in-a-restaurant-app

Using Abstraction for Unit Testing in a Restaurant App

Unit testing is core implementation when it comes to the well organize architecture of any application. vteam #247’s client required an application for his restaurant business that would use a combination of different design patterns. In this way, different layers could be tested as independent components and he could make sure that no other part of the....

  • Post author:
  • Post published:October 7, 2016
Read more about the article Using Complete Source Code, with Database, to Develop an Offline Web Application
using-complete-source-code-with-database-to-develop-an-offline-web-application

Using Complete Source Code, with Database, to Develop an Offline Web Application

You might have heard of downloading the whole website for offline use with tools such as HTTrack, etc. Such tools only download the HTML pages, images or static data only. vteam #474 was required to develop an offline version of a web application. This particular application should have the functionality to be used in areas, where there is no internet facility. To....

  • Post author:
  • Post published:September 30, 2016
Read more about the article Using Network Merchants (NMI) Payment Gateway to Ensure Credit Card Compliance
using-network-merchants-payment-gateway-to-ensure-credit-card-compliance

Using Network Merchants (NMI) Payment Gateway to Ensure Credit Card Compliance

vteam #579 was hired to integrate a robust, e-commerce payment solution. This NMI (Network Merchant) payment gateway was used to ensure that all Credit Card Compliances were met for the client. For a seamless User Experience and to protect data communication by keeping merchants from handling sensitive payment information, vteams engineer Mohsin....

  • Post author:
  • Post published:September 21, 2016
Read more about the article Using Angular2 to Convert JSON to CSV
using-angular2-to-convert-json-to-csv

Using Angular2 to Convert JSON to CSV

vteam #492 was required to export CSV for the displayed lists of orders and companies at the front-end of a business development agency using Angular2. A custom solution had to be developed as Angular2 doesn’t provide a functionality to meet this requirement. Previously, the agency portal was getting JSON from Laravel web service API. To perform....

  • Post author:
  • Post published:September 16, 2016
Read more about the article Utilizing Kendo UI to Control Cost Per View and Improve UI in an SPA with Excessive JavaScript
utilizing-kendo-ui-to-control-cost-per-view-and-improve-ui-in-an-spa-with-excessive-javascript

Utilizing Kendo UI to Control Cost Per View and Improve UI in an SPA with Excessive JavaScript

A web-based, commercial, SBA lending, Software Company required vteam #397 to improve the design of its user interface within Single Page Application. One of the conditions of the project was to reduce development and maintenance cost, where heavy JavaScript was involved, without affecting the overall application architecture. JavaScript, in this....

  • Post author:
  • Post published:September 9, 2016
Read more about the article Implementing Unique URL and White Labeling Feature for a Credit Repairing Organization
implementing-unique-url-and-white-labeling-feature-for-a-credit-repairing-organization

Implementing Unique URL and White Labeling Feature for a Credit Repairing Organization

vteam #472 has been using Microsoft MVC, Entity Framework and SQL Server for the product development of a Credit Repairing Organization in USA. The Client required vteams engineers to develop and implement the following features as part of Labeling and Portal Customization: Each Portal should have their own Custom URL Login and Other Pages should....

  • Post author:
  • Post published:September 2, 2016
Read more about the article Using Google Analytics superProxy to Enhance API Quota Limit
API-qouta-limit-Blog-vteams

Using Google Analytics superProxy to Enhance API Quota Limit

vteam #252 has been working on a client’s web application of tutorial videos for recording, mixing and production, which has been live for a decade. The application holds significant customer information, order history and video data over 350 GB. Users can subscribe for monthly or annual subscription and stream tutorials online, or else they can download....

  • Post author:
  • Post published:August 26, 2016
Read more about the article Using AngularJS to Develop a Simulation of Casino Slot Game
casino-slot-game-vteams

Using AngularJS to Develop a Simulation of Casino Slot Game

The client of vteam #559 wanted us to build a simulation of Casino Slot Machine Game with a detailed set of maths and logic. All the checks and logic should be based on a real arcade version of the game, placed in any USA casino. Additionally, the game had to fulfill laws enforced under US Federal Law of Gambling; like "No Natural Win" and "Must Win with....

  • Post author:
  • Post published:August 19, 2016
Read more about the article Multi-Tenancy System Migration With Separate Databases
Multi Tenancy System Migration with Separate Database

Multi-Tenancy System Migration With Separate Databases

Migrations are like version control for your database, as they allow you to easily modify and share your application's database schema. In this article, we will focus on a few techniques used to deal with laravel multi-tenancy migration that has separate databases (master and child databases). Let's say the existing system's migration mechanism is to handle....

  • Post author:
  • Post published:August 12, 2016