Skip to content
Snippets Groups Projects
Commit 36a4ab1f authored by Cloud User's avatar Cloud User
Browse files

muokkausta TE-koulutuksen tarpeisiin

parent 3c7d9779
No related branches found
No related tags found
No related merge requests found
Pipeline #403306 passed
......@@ -15,24 +15,26 @@
## Mitä saatu aikaan
Suspendisse interdum tellus a nulla maximus ullamcorper. Donec eu magna sit amet eros finibus rhoncus. Proin in efficitur justo, nec sagittis mauris.
* Tärkeimmät saavutukset?
## Kohdatut ongelmat
* Lista "issueista" ?
Vestibulum ac varius neque. Donec vel sapien libero. Cras fringilla augue quis quam pretium, nec volutpat enim vulputate.
* Onko jotain hankaluuksia
## Mitä seuraavaksi
* Linkki etappiin / sprinttiin ?
Pellentesque congue odio ut tellus elementum vulputate et dapibus ante. Nunc tincidunt, nibh sit amet lobortis congue, lectus erat rutrum lacus, nec rhoncus urna erat quis felis. Vestibulum laoreet est diam, in euismod tellus ornare at. Donec in egestas enim. Cras ipsum elit, pulvinar consequat viverra id, dictum condimentum justo.
## Projektin kokonaiskulut x.y.202z
* Tässä voi olla linkki mahdollisiin tuntikirjauksiin?]()
* Tai voitte upottaa "EXCEL"-tiedoston etc.
* Taulukko on helpoin vaihtoehto ?
### Projektin kokonaiskulut 5.1.201x
* [Linkki tuntikirjauksiin?]()
| Kuluerä | määrä | hinta a | Yhteensä |
|:---|:---|:---|:---|
......
# Projektiryhmän esittely
Kerätään kaikki ryhmä jäsenet tähän dokumenttiin tai ohjataan "site"-sivustolle, josta tekijät löytyvät.
![](https://openclipart.org/image/300px/svg_to_png/309644/1541381381.png)
# Nimi
......@@ -31,4 +35,4 @@
![](https://openclipart.org/image/300px/svg_to_png/6131/sas-face-1-colour.png)
* Vastuut
\ No newline at end of file
* Vastuut
[![](http://img.youtube.com/vi/x3MH8_7oOcE/0.jpg)](http://www.youtube.com/watch?v=x3MH8_7oOcE "")
# Projektisuunnitelma pohja / sisältö
1. Toimeksianto
tausta ja lähtökohdat, tavoitteet ja tehtävät, rajaus ja liittymät, tulos
......
# Application Architecture
# Architecture and technical solutions
This document is a "living" document that is constantly updated. In its current form, it is only a rough framework that "can" be used as a basis for technical documentation of projects. The structure can and must be modified! The goal is to create a document that seamlessly integrates the design documentation with the rest of the project documentation. The author assumes no responsibility for the content of this document.
TV: NarsuMan
## Title
Version number
Classification (Secret / Public etc ..)
Responsible person
## Introduction
* Introduction to the document ..
## Overview
* Briefly introduce the product or item
* The task of this document is to give the next developer, for example, an understanding of how the product has been implemented (Source code alone is not enough)
* What kind of tools and environments are needed if you plan to develop the product further
## Technologies used
* JAVA / Java Script?
* HABA language
* Reasons why!
## Descriptions of product development environments
Describe at least the following:
* Development environment
* Test environment
* Execution environment
* Demo environment
In other words, how have those different environments been implemented in the project
## Tools used and their version numbers
* Translator for xyz v1.0.1
* debugger zky v2.05
* Firefox 123
* Reasons why!
## The most important technical solutions on which the product relies
* Used libraries / frameworks (JQuery v 23456, JAVA EE 8 + Spring ZZZ, React IO)
* Other jips and gimmicks
* Reasons why!
## General software architecture
*
* Services
## Interfaces
* [Example of living life] (https://virkailija.opintopolku.fi/koodisto-service/swagger/index.html)
## Description of the execution environment (production)
* How the product is run in production
* Deployment diagram
## Database descriptions
ER-Scheme
##
TBD
# Software architecture
## Software architecture thought like Zachman
* Framework and 4+1 View Model
* Reference Model for Open Distributed Processing (RM-ODP)
1. Enterprise viewpoint --> Business Case
2. Information viewpoint -- >
3. Computational viewpoint
4. Engineering viewpoint
5. Technology viewpoint
* Link Jari Suni here :)
\ No newline at end of file
# Solution Acrhitecture
Describe how you solve a customers problem with our solution!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment