Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to create horizontal wizard using CSS?

Hello Readers! Online shopping is a very common thing to do nowadays. We all must have tried our hands on it some time. It does save our money, and of course, a lot of time. Whenever we shop a product, we are made to go through various steps before

Axlsx gem Integration in Rails

AXLSX gem is one the most recommended gem for the creating excel file in rails application. To integrate AXLSX gem, we have following steps. first we need to insert gem in our gemfile   gem 'axlsx_rails' and run bundle install Now we nee

Discussion on hashes and symbols in Ruby

Welcome to Findnerd. Today we are going to discuss hashes and symbols in Ruby. We have written other blogs as well on Ruby so you can check these blogs for clear understanding of Ruby. If you have worked in other programming language then you should

Chapter 4: Bootstrap Tables

In Bootstrap table has a little padding and horizontal dividers. These tables are very clean and padding value is 8px with 1.4 line-height and vertical-align is top. To make a table within bootstrap you have to add .table class and this is called Ba

How to implement ViewPager with tabs in android?

To switch easily from one page to another using slide either from left-to-right or right-to-left becomes easy using ViewPager. The below example is to make view pager with TabLayout, tabs may be used to display headings, we can also move easily from

Node.js authentication with passport local

In node.js authentication and login could be a difficult task but there are some modules available in node that makes it easier for a node developer. One of them is Passport. Passport is a middleware that allows us to authenticate using username and

Themes in Angular Material

Theming allows you to change color of complete application from one place. In Angular Material , themes can be configured using $mdThemingProvider in application configuration.    Important terms used in Theming   1. Hues/ Sha

Calculate distance between two addresses / points / locations using Google map API.

Hello Readers , In this blog we are calculating distance between two address / points / locations using Google Maps V3 API. First we have one small HTML having source and destination fields after clicking the submit function "GetRoute" is

Android Pie chart example using MpAndroidChart Library

Step1: Adding MpAndroidChart android library into project dependencies { compile 'com.github.PhilJay:MPAndroidChart:v2.1.6' } repositories { maven { url "https://jitpack.io" } } Step2: Pie Chart layout in your xml file <co

Difference between Bootstrap 3 & Bootstrap 4

As we know,  Currently, Bootstrap 4 alpha was released. So, In today blog, I am going to tell you major changes and differences between Bootstrap 3 & Bootstrap 4. Here are the following differences:-  S No. Bootstrap 3 B

1 319 331
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: