vteam #679 has been working on a client’s web application of data analysis. This application is able to sift through the vast amounts of information available to its users through social media, news and blogs and identify trends and patterns. In the , graph database was implemented using Neo4j and… Read more“Migrating Data from RDBMS to Graph Database”
Exporting Telerik Reports to A Stable RTF/Word Format
A web-based, commercial and SBA lending software required vteam #397 to develop an export feature that could convert Telerik Reports to a stable Rich Text Format (RTF). Reason being the Telerik Reports were not being generated in a suitable format when exported to RTF or Word. Whether users were creating… Read more“Exporting Telerik Reports to A Stable RTF/Word Format”
Using XML File Extensions to Develop a Custom Import Module
The client of vteam #614 has a multi-tenant (SAAS based) system known as ePCR – Electronic Patient Care Reporting. It deals with the collection of patient information data either by adding it manually or using import module. The import module objective is to import valuable information from the relevant legacy… Read more“Using XML File Extensions to Develop a Custom Import Module”
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…. Read more“Using Avocode, Animate.CSS and Conditional JS to Develop a Responsive Website with Fluid Layouts”
Migrating LMS Data from SHOPP to WooCommerce Plugin
vteam #335 developed a learning management system (LMS) using WordPress and Shopp plugin as per the client’s requirements. The LMS itself comprised of the following features: A Shopping Cart for virtual courses Real-time Progress Tracking User Management Course Management Order Management The website had a large number of subscribers as… Read more“Migrating LMS Data from SHOPP to WooCommerce Plugin”
Using Soundex to Implement an Intelligent Search Feature
vteam #579 was hired to work on the project of a web based search engine application. In this application, the pre-stored database of businesses was categorized on the basis of the ‘business type’. The application users were facilitated to search for any business type stored in the database. The problem… Read more“Using Soundex to Implement an Intelligent Search Feature”
Dynamic Widget Loading Based on User Roles
A cloud based lending platform was developed for small business lenders by vteam #397. In the lending system, there were multiple user roles for example Manager, Sales Person, Referral Source and Business Development Officer etc. Each of these user roles had permissions for widgets specific to the respective role. Requirement… Read more“Dynamic Widget Loading Based on User Roles”
Using MEAN Stack to Develop a CMS Portal
To improve operational efficiency, a CMS portal (Software Quality Management System) was required that would streamline quality management processes. This system was anticipated to manage large amounts of content for different projects. The following features were required: A Statistics display using charts or tabular form Graph updates as per analytics… Read more“Using MEAN Stack to Develop a CMS Portal”
Remote Server Automation and Deployment with Capistrano
Capistrano is a tool used for remote server automation and deployment, written in Ruby. It uses SSH to connect with server for performing various operations and Rake to define tasks required to perform deployment on a specific server. To automate repetitive deployment tasks, it can also be used for any… Read more“Remote Server Automation and Deployment with Capistrano”
A Simple Guide to Integrate eNom Reseller API
ENOM is a domain registrar and Web Hosting company. It sells other products which are closely tied with domain names such as SSL, email and Website Building Software. To integrate eNom Reseller API in your application, you will need the following: Active Reseller Account API Test Account . You need… Read more“A Simple Guide to Integrate eNom Reseller API”