Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 658 Bytes

File metadata and controls

32 lines (17 loc) · 658 Bytes

Documentation

This page contains some documentation about the project.

Technologies

Explain which technologies are used in the application.

Identity

Explain how the MVC identity is set-up, and which roles there are.

Class diagram

Explain the overal structure of the application.

Services

Explain how the services work and a new one is created. Explain how the data is stored. Explain that it is a singleton.

Items

Explain the inheritance principles that are used for the items.

Entities

Explain the inheritance principles that are used for the entities.

Actions

Explain the purpose of actions. Explain how actions work.