diff --git a/Home.md b/Home.md index 2dc1eef..0d8aaea 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,30 @@ -Welcome to the asura-tmdb wiki! +# Asura Tournament System +## DCST1008 Systemutvikling - Group 1 +_Members: Felix Albrigtsen, Kristoffer Longva Eriksen, Jonas Jødestøl Haugland, Kristoffer Juelsen_ + +## Introduction +A complete description of our assignment, customer, planning, and methodology is described in the [vision document](vision-document). +The wiki page is intended to be read [online on NTNU-IDI GitLab](https://gitlab.stud.idi.ntnu.no/felixalb/dcst1008-2022-group1/-/wikis/home) and *not* in PDF or any other non-interactive format. + + +## Wiki Contents + +- [Vision document](vision-document) + +### Documentation + +- [Use-Case diagram](use-case-diagram) +- [Use-Cases](use-cases) +- [Domain Model](domain-model) +- [Sequence diagrams](sequence-diagrams) +- [Wireframe](wireframe) +- [Usability Tests](usability-tests) +- [Universal Design](universal-design) + +### System +- [Project structure](project-structure) +- [Class diagram](class-diagram) +- [Persistence](persistence) +- [Source code](source-code) +- [Installation manual](installation-manual) +- [User manual](user-manual) \ No newline at end of file