Wiki Documentation - BNU-CO453/ConsoleApps15 GitHub Wiki

CO453 Wiki Page Documentation

Watch this Video on How to Create Your Wiki Pages

This repository

This repository contains the first 5 starting C# Apps for module CO453 as well as the requirements for each of the applications.

The Apps Wiki Pages

The user requirements for each of the applications that must be completed for the assessment have a wiki page which must be used as a starting point to add required application documentation. Please see the video Introduction to GitHub Wikis and create a wiki home page based on this Home Page Template

The Marking Wiki Pages

There will be three marks available for the documentation in the Wiki pages and together they will count for 20% of the final mark

UML Design (10 marks)

If for example a class diagram is required with 5 classes in it, then there will be 2 marks per class. If one of the classes is missing several fields or methods then you might only get one mark for that class.

Black Box Testing

There will be 2 marks per required test.

Evaluation (10 Marks)

You are expected to identify 5 improvements for the completed application, with 2 marks for each.

Edit MarkDown Pages

All the wiki pages and the readme page are written in markdown see Markdown Guide to Basic Syntax