
Search In
The best way of representing a data set for analysis is using charts. So if you are developing a rails application and you want to show the analytics as charts in the dashboard, there are multiple gems available in the rubygems community. Here I am g
Hi Readers,
Welcome to FindNerd,today we are going to discuss on remember me in CakePHP.
If we have a login form in our CakePHP web application, So when we checked the “Remember Me” checkbox in our login page then our login id will be re
With API becoming so popular these days thanks to SPA base applications, it was also required to keep these APIs secure. So the most popular of securing api's is token based authentication, whose flow is little bit like this:
1. In the browser
Whether you are on Instagram for becoming Instagram famous or for business. Everyone want to get more followers and it’s not just for pride; it’s good for raising your brand exposure and for promoting your business. Instagram is third lar
Smartphones and tablets are increasingly becoming the medium of entertainment, shopping, social media engagement, gaming and many more. As users can carry smartphones anywhere, they like the idea of buying an item on the go they c
Supply chain management has created from conventional procedures, from delivering products to coordination’s, transportation, concentrated to redesign, computerized, and programmed amalgamation and coordination of all inventory network parts in
This application uses local storage for storing data. The data will not be deleted by itself while your tab is closed.
Here is the code :
Make a folder structure like this :-
App
/assets
/todo.css
/todo.js
/lib
/Boo
In the below example I have created Circular Reveal Animation like chat app(Whatsapp). First I have created activity_main.xml layout, here I have added FrameLayout, all layout and attributes like LinearLayout, ImageButton, TextView, View are
The days of static resumes are quickly coming to an end. It’s about time. After all, everything else has gained an interactive element, so why shouldn’t we help human resource navigate our resumes more easily and more quickly?
In the below example I have created a simple chat app . Here first I have added ListView , TextView , EditText and Button in activity_main.xml layout. After then I have created two new layout left.xml and right.xml , In both layout I have added