Skip to content

Parts Unlimited is a fictional ecommerce website based on the The Phoenix Project by Gene Kim, Kevin Behr and George Spafford. The website, built on ASP.NET 5 MVC 6 includes product listings by category, product details, shopping cart, order history, product recommendations, search, and more.

License

Notifications You must be signed in to change notification settings

wesmacdonald/PartsUnlimited

This branch is 49 commits ahead of jeremymeng/PartsUnlimited:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c6f2be · Mar 18, 2019
Dec 10, 2015
Dec 10, 2015
Jan 26, 2016
Dec 22, 2015
Jan 26, 2016
Apr 29, 2015
Jan 26, 2016
May 1, 2015
Apr 29, 2015
Nov 3, 2015
Apr 29, 2015
Apr 29, 2015
Apr 29, 2015
May 5, 2015
Mar 18, 2019
Jan 26, 2016
Apr 29, 2015
Feb 2, 2016

Repository files navigation

Parts Unlimited#

Parts Unlimited is an example eCommerce website site based for training purposes on the website described in chapters 31-35 of The Phoenix Project, by Gene Kim, Kevin Behr and George Spafford, © 2013 IT Revolution Press LLC, Portland, OR. Resemblance to “Project Unicorn” in the novel is intentional; resemblance to any real company is purely coincidental.

To read more about this project, please view the Getting Started docs. The website includes product listings by category, product details, shopping cart, order history, product recommendations, search, and more. To get started learning about building and managing the site, visit the Parts Unlimited docs for hands-on labs.

Click here for the related Parts Unlimited Manufacturing Resource Planning (MRP) application.

Key Features##

  • Works with Visual Studio 2015 RC
  • ASP.NET 5 support for Linux and Mono
  • Modern HTML5 responsive layout using bootstrap for mobile, tablet, and PC
  • Includes a Dockerfile and sample publishing profile to publish to a Docker container
  • Supports multiple authentication options including Azure Active Directory, Google, and Facebook
  • Azure Machine Learning product recommendations based on Order History
  • Designed for Azure Websites, including Testing in Production, Staging slots and environment variables for feature flags (to turn off recommendations)
  • Includes Grunt tasks for publishing assets to Azure Storage for CDN ingestion for faster performance
  • Entity Framework code-first using SQL Azure or an in-memory database (Mono)
  • Basic administration pages to add or edit product information
  • Includes Azure RM JSON templates and PowerShell automation scripts to easily build and provision your environment

Media Elements and Templates. You may copy and use images, clip art, animations, sounds, music, shapes, video clips and templates provided with the sample application and identified for such use in documents and projects that you create using the sample application. These use rights only apply to your use of the sample application and you may not redistribute such media otherwise.

About

Parts Unlimited is a fictional ecommerce website based on the The Phoenix Project by Gene Kim, Kevin Behr and George Spafford. The website, built on ASP.NET 5 MVC 6 includes product listings by category, product details, shopping cart, order history, product recommendations, search, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 61.2%
  • HTML 25.3%
  • CSS 7.7%
  • JavaScript 4.1%
  • PowerShell 0.7%
  • Groovy 0.6%
  • Other 0.4%