Skip to content

stantoxt/ClearMeasureBootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clear Measure MVP Master Bootcamp

Current Build Status

This project is the starting point for folks taking part in the Clear Measure Bootcamp for MVC.

This course is a feature-driven walkthrough that guides participants through a series of improvements to an existing code base, demonstrating best pracitices and and working through scenarios targetting 300- and 400-level developers.

Getting Started

  • Clone the repo
  • Configure your db (see pre-requisites below)
  • Run the click to build script
  • Build the application in Visual Studio 2015
  • Run the application from VS

Application Overview

The starting point is an expense report application with a very limited feature set, and room to improve. You will work through defining and prioritizing new features, then work in pairs to build these out. Your product owner will present you with new requirements while you map out how things will be built, pair programming and working through a series of iterations, writing tests and leveraging CI. Roll up the sleeves!

Roadmap

The MVC Framework 6 is part of ASP.NET 5 and continues to evolve. The RTM (go-live) release is scheduled for Q1 of 2016. We are building out this sample and giving guidance to developers throughout this evolution and stabilization, and will be updating this solution from time-to-time along the way.

We are currently in the process of migrating from MVC 5 to MVC 6. You can follow our progress at our blog and through the issues here on GitHub.

Pre-requisites

You will need to have the following installed for this project to work:

If you do not have SQL Server Express 2014 or have named your instance otherwise, create a user-level environment variable called "dbServer" with the correct connection string information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published