You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is an android application which detects incoming call started, incoming call answered, incoming call ended Out going call started, Out going call, Out going call ended, missed call, sms received and sms sent. In this app if there is a miss call from a specific number, an sms with some message is send to the a number.
Have you ever tried to create an app for IOS and Android, and looked for a fast, reliable, and single-code-base platform? If so, this project, Flutter: Getting Started, is the perfect tutorial for you. In this project you’ll learn how to build apps with Flutter, mobile platform backed by Google. First, you’ll explore how to build a Hello World a…
Softwiki is an android app based on Kotlin which let's you search wiki pages, add them to your favourites list & shows the list of history pages you have read or browsed. The app cover almost everything - Activity, Fragments, Caching, Storing, API call, for the beginners to do hands on.
Welcome to Angular: Getting Started. In this tutorial, you will learn how to create great web apps and stay up to date on the latest app development technologies, by comimg up to speed quickly with Angular's components, templates, and services. You will get there by learning major topics like to set up your environment, learning about components…
In a world of light-weight and cross-platform apps, devices and services we need technologies that work well on arbitrary devices and that allow us implementing our security requirements in an interoperable and manageable way. OAuth2, OpenID Connect and JWT are the replacements for the "old-school" protocols we used to build distributed security…
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps. This project enables you to get started with the dart programming.
In today's web application environment, RESTful services play a very important role. This project teaches you how to create such services with one of the most popular PHP frameworks: Laravel.
Node.js is a simple and powerful tool for backend development. When combined with express, you can create lightweight, fast, scalable APIs quickly and simply. In this course, we will walk through how to stand up a lightweight Express server serving truly RESTful services using Node.js, Mongoose, and MongoDB. We will implement all of the RESTful …
REST is an overloaded, and thus misunderstood term in architectural circles these days. This tutorial attempts to clear up some of the misunderstandings about REST as well as provide a more practical approach for designing RESTful solutions - both clients and services. Additionally, the course looks at REST from the perspective of the cloud and …
Mongoose is an open-source Node.js package that provides object modeling and structure to application data being saved to MongoDB. In this course, developers will learn to incorporate schema, models, and validation into their applications.