Everyone around the world has some idea what an open source is, right? Well, if you don’t actually know, there is no need to feel left behind. Let me simplify it for you! Any product designed to be publicly accessible that can be used, modified, and shared by people is known as “open source”. So, […]
Google launcher Tez-VS-Paytm wallet apps – The battle of Digital Payments
No doubt that Google is enhancing its hand in almost every sector starting from AI or smart cars to retail marketing, from all kind of restaurants to travel agencies Google is everywhere. Google Tez is one of the latest entrants in the mobile payment applications in India. The Google Tez payments app has been designed to […]
Moving Beyond Conventional Educational Concept by Revisiting Learning Management System
When the whole world is upgrading then why not our educational system will follow the same trend? Today learning is not bounded in one single classroom and its blackboard but modern Learning Management System (LMS) breaks all the barriers of brick-and-mortar educational establishments. It is called Learning Management System because it has traditionally focused on […]
HMS(Hospital Management System) – Digitalizing a patient’s journey and its importance
From the automotive industry to tourism, retail to real estate, it can be said undoubtedly that the future of business is digital. Thus the healthcare industry, as the technology is reshaping the relationship between patients, health care providers, and the health system, is no exception. Nowadays Mobile play the most important role, as it has […]
Fleet Management and Tracking Software for Business in the Trucking and Its Importance
Fleet management software is an application that helps transport companies to organize, manage and coordinate work vehicles from a central information system. This kind of software helps to handle the overall modern fleet organization running smoothly. Openweb Solution’s Fleet management software is scalable, […]
A SMALL STEP TO ENCOURAGE OUR TEAM MEMBERS
At Openweb, we believe having a great team is the foundation of success. We all belong to the same family where we share our joy, happiness, success and regrets. To encourage the dedication of the team members and recognize their efforts, we have an award named EMPLOYEE of THE MONTH. The Web Developer, Suman Saha achieved […]
Scroll to top of a website using Jquery
In this article we are going to explain how to scroll up on click of a button using simple Jquery. So what we need to do that. We need a simple web page layout, some knowledge in CSS and Jquery. Please note, if we have simple HTML pages then place it anywhere but if […]
Prevent debugging of a Website using Javascript
In this blog I am going to show you how to prevent debugging of your website by using Javascript. For this simple trick you need to know basic HTML and Javascript language. First of all we have to write a code that disables all the ways to access Inspect Element as well as to view […]
Angular 5 app setup and Routing
In this blog I am going to show you how to setup a Angular 5 app and how to create routing with its components. As you all know Angular is the powerful framework of Javascript, and it is basically a front end development computer language for SPA’s (Single Page Application). Before I start about […]
What is Nuxt.js?
Nuxt.js is a framework for creating Universal Vue.js Applications. Its main scope is UI rendering while abstracting away the client/server distribution. It is used to create a framework flexible enough that you can use it as a main project base or in addition to current project based on Node.js. Nuxt.js presets all the configuration needed to […]