From 272b6ffc23eaba0987ebf85d292625bb8eceb1b3 Mon Sep 17 00:00:00 2001 From: Felix Albrigtsen Date: Wed, 9 Mar 2022 13:36:52 +0100 Subject: [PATCH] Update home --- home.md | 46 +++++++++++++++++++++------------------------- 1 file changed, 21 insertions(+), 25 deletions(-) diff --git a/home.md b/home.md index 112f039..d3d8f1e 100644 --- a/home.md +++ b/home.md @@ -1,30 +1,26 @@ # Asura System Tournament ## Introduction -Introduce the project, the wiki and our methodologies... +A complete description of our assignment, customer, planning, and methodology is described in the [Vision document (PDF).](https://gitlab.stud.idi.ntnu.no/felixalb/dcst1008-2022-group1/-/blob/main/documentation/documents/visionDocument.pdf) -## Documentation -Descriptions and lists of descriptive documents... +#### The Customer +#### Design Principles +#### The Application - -- Vision document (PDF) -- Requirements - - Use-Case diagram - - Use-Case 1 (text) - - Use-Case _n_ (text) - - [Domain Model (pdf)](https://gitlab.stud.idi.ntnu.no/felixalb/dcst1008-2022-group1/-/blob/main/documentation/renders/domainModel.pdf) - - Sequence diagrams - - [Wireframes](https://gitlab.stud.idi.ntnu.no/felixalb/dcst1008-2022-group1/-/blob/main/documentation/ProjectUI.bmpr) - - Usability Tests - - Universal Design -- System - - Project structure - - [Class diagram](https://gitlab.stud.idi.ntnu.no/felixalb/dcst1008-2022-group1/-/blob/main/documentation/classDiagram.puml) - - Persistence - - Source code - - Installation manual - - User manual - - Testing - - -## Technology \ No newline at end of file +## Requirements +- Use-Case diagram + - Use-Case 1 (text) + - Use-Case _n_ (text) +- [Domain Model (pdf)](https://gitlab.stud.idi.ntnu.no/felixalb/dcst1008-2022-group1/-/blob/main/documentation/renders/domainModel.pdf) +- Sequence diagrams +- [Wireframes](https://gitlab.stud.idi.ntnu.no/felixalb/dcst1008-2022-group1/-/blob/main/documentation/ProjectUI.bmpr) +- Usability Tests +- Universal Design +## System +- Project structure +- [Class diagram](https://gitlab.stud.idi.ntnu.no/felixalb/dcst1008-2022-group1/-/blob/main/documentation/classDiagram.puml) +- Persistence +- Source code +- Installation manual +- User manual +- Testing \ No newline at end of file