Azure Continuous Integration

Joe Sciara .NET, Articles, Azure, Cloud, DevOps Leave a Comment

In this post, we will set up continuous deployment using Azure’s Deployment Center. Continuous Deployment is used to shorten the release cycle and quickly get code pushed to its target environment. This is especially useful when code is completed in small increments. Automated testing should be used as part of this process to produce stable code. This blog will focus on the continuous deployment.

Mobile Application with React Native

React Native Healthcare Scheduling Mobile Application

Shaylee Webb Healthcare, Mobile, New Development, React, React-Native

Project Objective The project was part of a key initiative to expedite the modernization of a private company’s suite of websites and mobile applications. Keyhole was tasked with building and implementing a cross-platform mobile application using React Native. The mobile application was to be used on both iOS and Android devices in such a way that users thought it was …