Skip to content

bloomj/BurritoPOS_CSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burrito Point of Service App (C#)

Overview

This is simple Point of Service application for a small town burrito joint.
It serves as a starting point to refresh memory of or learn about new/existing languages, frameworks, design patterns, etc. This is a C# port of previous Java development. Requirements, design, and schema are shared between projects.

Currently demonstrates

  • MS Visual Studio 2010
  • C# (4.0)
  • NAnt
  • NUnit
  • NHibernate (via Fluent NHibernate)
  • Spring.net (IoC)
  • MS SQL Server 2008
  • Factory Pattern
  • N-tier architecture
  • client/server comms
  • Mongo (NoSQL)
  • Sandcastle

TODO

  • Update presentation layer to use WinForm and WPF if possible

About

C# port of BurritoPOS application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages