Skip to content

1. Introduction

Daria Lewandowska edited this page Mar 2, 2018 · 5 revisions

IKT is an ASP.NET application for storing various projects and tools that have been used in school. The program is created for teachers, to share experiences of tools or projects with other coworkers. But also for all teachers to see which class is currently working with which tools. To make sure only teachers can enter the site a login from Jönköpings Kommun based on Microsoft’s login-system is used. This login is customized with some constrains that makes it inaccessible for students. All information is stored in a database and is easily accessible from the website.

This documentation contains descriptions of which functions has been implemented in the application and how they works. As well as which external tools, packages and frameworks have been used. Lastly it also mentions why particular design choices have been made.