Skip to content

Record your brew processes, and the most important part, the results after drinking the beer!

Notifications You must be signed in to change notification settings

dionfoster/brewjournal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brewjournal

An asp.net mvc 5 web application to record the home brewing process. From processes taken on brew day, to observations throughout fermentation, to recipes and reviews of the final product.

Technologies

This is a bit of a playground in using different techniques to keep code clean, simple and a high amount of test coverage.

The following ideas have been implemented:

  • Feature folders - well covered all about, using custom view resolution in FeatureViewLocationRazorViewEngine
  • Action per controller (GET/POST) - adapted from jak charlton's concept with implementation in ActionPerControllerFactory
  • Subcutaneous testing - taken from rob moore's post on the subject.

Roadmap

On top of using this to record home brews, there are some concepts that would be good to prove:

  • Structured logging
  • Mobile application integration
  • Convention tests

About

Record your brew processes, and the most important part, the results after drinking the beer!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published