Skip to content

A program that manages the Sacred Heart High School (Ottawa) annual reindeer hunt.

License

Notifications You must be signed in to change notification settings

KyleRAnderson/Reindeer-Hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reindeer-Hunter

A program that manages the Sacred Heart High School (Ottawa) annual reindeer hunt. Created by Kyle Anderson (eAUE) for the 2017 Reindeer Hunt at Sacred Heart High School.

©2019 Kyle Anderson

Development Environment

Development should be done with Windows 10 with the lastest .NET framework installed. It would probably work on older versions of Windows as long as the .NET libraries are up-to-date, however this hasn't been tester.

Development Tools

Setup Instructions

  1. Install Visual Studio 2017 with .Net Desktop Development Tools
  2. Launch Visual Studio, Go To Tools -> Extensions and Updates and download and download the Microsoft Visual Studio 2017 installer projects extension.
    1. Quit Visual Studio to let the installation complete.
  3. Download/Clone the repository, open the .sln file.
  4. Make sure that all Nuget packages install properly. If they aren't installed automatically, go to Tools -> Nuget Package Manager -> Manage Nuget Packages for solution and it should prompt you to restore the packages. Below are the packages and their versions required for the program to function properly.
    1. FileHelpers by Marcos Meli and Contributors (V3.3.0)
    2. iTextSharp by Bruno Lowagie, Paulo Soares, et al. (V5.5.13)
    3. Newtonsoft.Json by James Newton-King (V11.0.2)
    4. ZkWeb.System.Drawing by ZKWeb.System (V4.0.1)
  5. After opening the .sln file and assuring updates to Packages/Program (although you likely do not need to update), go to Project -> Reindeer Hunter Properties, then go to the "Signing" tab and uncheck the box that says "Sign the ClickOnce manifests".
  6. You're good to go!

Development Conventions

Git branch names should be one of the following:

  • cleanup
  • fixes/*
  • features/*

About

A program that manages the Sacred Heart High School (Ottawa) annual reindeer hunt.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages