retail

Retail Planning Part 4

Each of the plan variable will raise an event when it value changes. At this point I have only done the simplest thing possible, however I know that in the future (based on upcoming stories) that it will be more complex.

Read more...

Retail Planning Part 3

The source for this project is available now on GitHub

Read more...

Retail Planning Part 2

We need to think about what the minimum viable change (MVC) for starting this application. I am tending toward the interaction between different planning variables in the same hierarchy.

Read more...

Retail Planning Part 1

I have decide that just showing how I am doing the functional exercises would be a little boring. Instead I am going to build an application from the beginning using what I have learned from the Functional Programming in C# book. The application I will work on is a convertion of an Windows application into a web application, at the same time I will open source the code around it. The goal of these excersizes is to create a planning structure capable of handling multiple stores, regions and years, similar to the programs I executed originally for companies like Hot Topic

Read more...