Skip to content

dittan/ticketSystem-swe-us-mafia

 
 

Repository files navigation

About

This repository contains what is needed to solve the third assigment in the course "Webbutveckling i ramverket för .NET" ("Webdevelopment with the .NET framework") winter 2018 at Teknikhögskolan Gothenburg.

Assignment

Getting started

Make sure everybody in the team have a github account.

A github assignment is created and everybody will recive an invite to this, the scrummaster will create the team and the rest of the teammembers joins this team. The team will get a repository containing all boilerplate code.

The repo is protected, so the only way to push to it is via pull requests. So make a fork of your teams project, and make pull requests from this, this will create some overhead, but will train the review process.

Docfx

When the program is installed on your computer can you bring upp the documentation through the command docfx .\docfx.json --serve

Prerequsists

You will need the following:

  • A Github account, a free personal account is fine
  • Visual Studio 2017 (Community edition is fine).
  • A git client (Git, GitHub, SourceTree), there is also some git support in Visual Studio.
  • DocFx
  • SQL Server (Express is fine)

License

MIT License, see LICENSE file for the details.

About

ticketSystem-swe-us-mafia created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.9%
  • CSS 3.1%