QR code generator
Get QR code generated for any text, url here: https://ziscom.in/projects/qr/
Get QR code generated for any text, url here: https://ziscom.in/projects/qr/
Here we will discuss how to automatically generate excel sheet based on any data you have. Following code will automatically fetch that data, generate an excel sheet and put your …
1. Setup steps 1) Install Hubspot CMS command line tools Create a project folder, open in code editor, like Atom and go to terminal, Enter: npm install @hubspot/cli 2) …
ReactJS is known for its extremely fast navigation in project or website pages. How to setup ReactJS project: Download NodeJS as mentioned here: https://nodejs.org/en/ and Install it. After installation, search and …
CodeIgniter is a powerful PHP framework. It has powerful features. It provides a simple and elegant toolkit to create full-featured web applications. Its predefined toolkit coding files sizes only to …
There are a lot of JS frameworks available on the internet. AngularJS was one of them and it could be used to for developing mobile and web applications. A lot …
CODEIGNITER PROJECT CodeIgniter is a powerful MVC (Model View Controller) framework which provides a small in size toolkit of a few Mega Bytes (MBs) to create full fledged web applications …
ANDROID APP PROJECT This android app allows you to know different time zones around the world. Along with knowing different time zones you can also the difference of hours in …
WordPress is a Content Management System (CMS). It allows us to create a website much faster and without need to do coding. We can use pre defined menus, to finalize …
JavaScript (JS) is a very famous programming language. It is a client side programming language. While a server side programming language needs access to make a call to server and …