Skip to content

Kentico/xperience-training-13

Repository files navigation

The Kentico Xperience 13 training website

CircleCI

About the repo

The repo contains the Medio Clinic sample website developed throughout the two following e-learning courses:

Branches

The repo has branches that represent the various stages of development. The above two courses are split into modules. A course always has an introductory module, followed by several optional ones. Typically, a single branch represents the outcome of all the exercises in a given course module. At the same time, the branch serves as a starting point for another module or another course.

As for the Kentico Xperience 13 for developers course, the repo offers the following branches:

As for the Kentico Xperience 13 online marketing for developers course, the repo offer the following branches:

The master branch represents the final state of development of both the Kentico Xperience 13 for developers and Kentico Xperience 13 online marketing for developers courses, including their optional modules. The branch has all the code working together.

About the Medio Clinic sample site

The Medio Clinic sample site was developed for other purposes than the Dancing Goat sample site shipped with the Kentico Xperience installer. You'll find different approaches and design patterns in this repo.

See Kentico Xperience sample sites for a detailed description of the Medio Clinic site versus the other Xperience sample sites.

How to run the code

Please find the instructions in the courses.

Coding conventions

The code in this repo follows the standard C# coding conventions documented in the C# programming guide, and the coding guidelines held by the ASP.NET Core product team at Microsoft.

Troubleshooting

If you encounter a problem while going through the course, please let us know either through the course survey or by filing an issue here in GitHub.