Skip to content

raedmiranda/BuildTourHack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adventure Works KNOWZY Backlog

There are four User Stories that we are focusing on for this iteration. Each User Story is split into multiple deliverables that each contains several tasks. Tasks marked as committed have been committed to our leadership, and task marked as proposed have been requested or proposed.

User stories are mostly self contained, they do not have dependencies to other stories. However, as you get farther along in a specific user story, you might run into tasks that depend on other User Stories. Therefore, the recommendation is to assign the user stories to members of your team and to tackle them in parallel.

If you are blocked, a representative from the leadership team is always there to help, don’t be afraid to reach out.

  1. User Story - The shipping department has a fast, responsive, and powerful application for managing day to day duties

    • Deliverable - Make app more responsive
      • 1.1.1 [Committed] - Build a responsive Web App
      • 1.1.2 [Committed] - Generate Progressive Web App (d. 1.1.1)
      • 1.1.3 [Committed] - Update Web App to PWA (d. 1.1.1)
      • 1.1.4 [Committed] - Test Your App (d. 1.1.1)
    • Deliverable - Add Native functionality
      • 1.2.1 [Committed] - Add Live Tile (d. 1.1.1)
      • 1.2.3 [Proposed] - Add Share and Secondary Pinning (d. 1.1.2)
      • 1.2.4 [Proposed] - Make PWA Linkable (d. 1.1.2)
      • 1.2.5 [Proposed] - Add In-Memory Caching
  2. User Story - The product department has a modern, secure and forward-looking platform for managing product development life cycle

    • Deliverable - Enable integration of UWP APIs
      • 2.1.1 [Committed] - Add Desktop Bridge support in Visual Studio
      • 2.1.2 [Committed] - Debugging a Windows Desktop Bridge App (d. 2.1.1)
      • 2.1.3 [Committed] - Adding UWP APIs to a Desktop Bridge App (d. 2.1.2)
      • 2.1.4 [Committed] - Integrate Windows Hello authentication (d. 2.1.3)
    • Deliverable - Add UWP XAML support
      • 2.2.1 [Proposed] - Create a new XAML view as part of app package (d. 2.1.1)
      • 2.2.2 [Proposed] - Add support for other apps to share images and create new items (d. 2.1.1)
      • 2.2.3 [Proposed] - Create a new UWP app that integrates with App Services (d. 2.1.1)
    • Deliverable - Build enhanced UWP experience (d. 2.2.*)
      • 2.3.1 [Proposed] - Add support for ink (d. 2.2.*)
      • 2.3.2 [Proposed] - Add complete support for Windows Hello Authentication (d. 2.1.3)
      • 2.3.3 [Proposed] - Add support for more UWP features (d. 2.2.*)
  3. User Story - Consumers have a fun mobile experience

    • Deliverable - Create a UWP and Android mobile app
      • 3.1.1 [Committed] - Create a Xamarin.Forms app with shared UI
      • 3.1.2 [Committed] - Integrate native camera to capture image for each platform (d. 3.1.1)
      • 3.1.3 [Committed] - Add InkCanvas support for UWP (d. 3.1.2)
    • Deliverable - Create a fun social experience
      • 3.2.1 [Proposed] - Support sharing images to Social Networks (d. 3.1.2)
      • 3.2.2 [Proposed] - Support cross device scenarios (Project Rome) (d. 3.1.2)
    • Deliverable - Add automatic image analysis
      • 3.3.1 [Proposed] - Set up Cognitive Services for image face analysis in Azure (d. 312)
      • 3.3.2 [Proposed] - Create an Azure Function to analyze an image and return nose location to automatically position in app (d. 3.3.1)
    • Deliverable - Set up Continuous Integration and Deployment
      • 3.4.1 [Proposed] - Set up Continuous Integration and Deployment for the Windows App using Visual Studio Mobile Center
      • 3.4.2 [Proposed] - Set up Continuous Integration and Deployment for the Android App using Visual Studio Mobile Center
      • 3.4.3 [Proposed] - Add Custom Event Logging using Visual Studio Mobile Center
    • Deliverable - Create a chat bot for support and for order status management
      • 3.5.1 [Proposed] - Create a bot using the Microsoft Bot Framework
  4. User Story - All platform services are integrated in one platform

    • Deliverable - Unify and Publish all services
      • 4.1.1 - [Committed] Create a shared CosmosDB to store all data
      • 4.1.2 - [Committed] Create API endpoint for shipping services (d. 4.1.1)
      • 4.1.3 - [Committed] Create API endpoint for product services (d. 4.1.1)
      • 4.1.4 - [Committed] Create Docker images (d. 4.1.2, 4.1.3)
      • 4.1.5 - [Committed] Configure Kubernetes and publish to Azure (d. 4.1.4)
      • 4.1.6 - [Proposed] Integrate Website and APIs (d. 4.1.5)
    • Deliverable - Set up Continuous Delivery
      • 4.2.1 - [Proposed] Set up Visual Studio Team Services
      • 4.2.2 - [Proposed] Continuous Delivery to Kubernetes using VSTS (d. 4.1.5, 4.2.0)
    • Deliverable - Set up Telemetry
      • 4.3.1 - [Proposed] Set up telemetry for the web app and APIs
  5. User Story - Our executives have a way to visualize the products in 3D

    • Deliverable - Build a UWP 3D Visualizer
      • 5.1.1 - [Committed] Create the model in Paint3D
      • 5.1.2a - [Committed] Create a Unity solution to visualize 3D Model (d 5.1.1) or
      • 5.1.2b - [Committed] Create a BabylonJS solution to visualize 3D Model (d 5.1.1)
    • Deliverable - Visualize noses in VR
      • 5.2.1 - [Proposed] Re-target UWP app to Mixed Reality Platform (d 5.1.2)

About

Build Tour Hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.2%
  • CSS 6.3%
  • JavaScript 0.5%