Beautiful template to manage your employees. A top-notch premium template for your next web project and employee management.
Continue readingLogin with facebook sdk
Facebook Login It is a very interesting tool that allows to speed up the login in websites and applications. Thus, when we enter with our Facebook user, the application or website takes the data we have associated with the profile, such as: name, surname, age range, sex and email. The above turns out to be more agile and comfortable for the user as beneficial for the system administrator.
Continue readingAngular 7 - Authentication y Http Request Example
This is a custom example and a tutorial on how to set up a simple login page using Angular authentication 7
Continue readingEntity Model With Ionic 3
This repository will show you how to implement the data model in an application with Ionic 3 and show you how to pass data from one class to another class using an interface.
Continue readingFormulario con HTML, CSS y validación con jquery validation
Aquí en este tutorial, le hacemos aprender cómo crear un formulario de registro simple con la validación adecuada usando jQuery. Hemos creado un formulario HTML con CSS simple con cuatro campos: Nombre, Correo electrónico, Usuario. Y contraseña. Hay una función jQuery para la validación completa y los datos del usuario se insertan a través del script
Continue readingElegant and Simple Shopping cart with PHP 5.6 and MYSQL
In this tutorial, I am demonstrating how to do step by step, a simple tutorial of a shopping cart with PHP 5.6 and MYSQL. This shopping cart application was developed very simple and simple for the learning purpose of all of us who like this language that has saved our lives at any time. One can take this as an easy shopping cart for any website, but this is purely an idea to create a shopping cart website.
Continue readingMultiple Icons with Bootstrap Glyphicon Components
Below is a list of all Bootstrap Glyphicons: For more information about Bootstrap and Bootstrap Glyphicons, visit our Bootstrap Tutorial. you will see a list of multiple icons where I can obtain them by clicking on copy any of the actions
Continue readingManual Git Version
Git is a system for version control designed to handle projects quickly and efficiently. Programmers around the world must work with many files of different sizes and complexities to build their software projects, so it is necessary to manage all those lines of code with a system that allows to do it in a simple and safe way. Git stores the data in a small file system which mainly has three phases to make the changes in the projects: preparation, modification and confirmation.
Continue readingjQuery AJAX Image Upload
When using AJAx in the right direction, it will greatly improve the user experience. In this article, let's see how to upload images using jQuery through AJAX and add a great experience. Showing preview without page refresh, showing the progress bar, adding preview with fade in effect, small additions of features to the upload of your image will help the user.
View Demo