Giter VIP home page Giter VIP logo

xamarinbothol's Introduction

Mars Mission - Xamarin with Bot Framework hands-on-lab

Mission Brief

Your crew on Mars has lost contact with Earth and as a result is lacking some essential functions for the mission. Your team has some satellite phones running Android, but the communcation tablets are running Windows.

Your crew has just found an alien bot on Mars that understands English, but we need to deploy it in order for us to connect. We also need to use an interface to interact with the bot. As we need a tool that works across all the team's devices, we will be deploying a bot and building an application in Xamarin.

Mission Setup

Installation

Go through this document to ensure that your Xamarin has been installed and setup correctly.

Starting Project

In this repository there is a blank Xamarin.Forms shared project that has been pre-configured with the right nugets for you. You can find it above under MarsBuddyBlank.

The main nugets installed in this project are:

These nugets allow us to communicate with the bot using pre-defined methods and classes, without the need for manually writing HTTP calls.

Click on the MarsBuddyBlank submodule in this repository to download the starting project.

Mission Walkthrough

Xamarin allows you to write your code base once in C#/.NET and have it deployed across the 3 popular mobile platforms, iOS, Android and Windows Phone.

This HOL will bring you through deploying a simple bot using the Microsoft Bot Framework, setting up a DirectLine (REST API) connection and building a Xamarin app to work with it:

  1. Publishing a bot and getting DirectLine
  2. Connecting to a bot
  3. Making an interface to interact with the bot

If you've finished the missions, there are some challenges for you to complete to and win some prizes.

  1. Challenge 1: Custom ListView Cells
  2. Challenge 2: Computer Vision with Camera

Mission Check

You can see the final completions for both the missions and challenges in the CompletedScreenshots folder.

You can also find the completed project in the submodule above under MarsBuddyComplete.

Contributions

Feel free to fork this repository for your own use, or make a pull request and contribute to this repository if you have any suggestions.

xamarinbothol's People

Contributors

ujjwalmsft avatar

Stargazers

 avatar  avatar

Forkers

nevindong llenroc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.