Skip to content

smokinguns/bolf-tracker-mvc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bolf Tracker

Bolf Tracker is a site that keeps tracks of scores and statistics for the office basketball game of Bolf.

Usage

The following frameworks are required to run Bolf Tracker:

  • .NET Framework 4.0
  • ASP.NET MVC 3

The database is built to run on SQL Server 2008 R2 Express.

Versioning

Bolf Tracker will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the follow format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backwards compatibility bumps the major
  • New additions without breaking backwards compatibility bumps the minor
  • Bug fixes and misc changes bump the patch

For more information on SemVer, please visit http://semver.org/.

Authors

Matt Chandler

A list of additional contributors can be viewed here: https://github.com/mkchandler/bolf-tracker-mvc/contributors

Copyright and license

Copyright 2011-2012 Matt Chandler and contributors

Licensed under the MIT License (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.opensource.org/licenses/MIT

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Score tracking for Bolf written in C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published