Wiki source code of KPM
Last modified by Kerem Yollu on 2025/03/22 09:11
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | # [Create](https://wiki.kynsight.com/bin/create/Kynsight/Projects/KPM/WebHome)Kysight Project Management (KPM) | ||
2 | |||
3 | ### Oriented for project management in electronics world, from engineering to testing passing through production and up to life cycle management for electronics. | ||
4 | |||
5 | # POF | ||
6 | |||
7 | ### The proof to concept uses existing tools to set the Data Structures and help to choose how the end result needs to look like. | ||
8 | |||
9 | ## Data | ||
10 | |||
11 | * Postgres | ||
12 | * [[Structure / Data Models|doc:.Data Structures.WebHome]] | ||
13 | * [[Global Diagram|doc:.Data Structures.Data Structure And Models.WebHome]] | ||
14 | |||
15 | ## Ui | ||
16 | |||
17 | * Node Red | ||
18 | * Grafana | ||
19 | * pgAdmin | ||
20 | |||
21 | --- | ||
22 | |||
23 | # Bare Metal | ||
24 | |||
25 | ## Data | ||
26 | |||
27 | * The data structure and databases are for now the same as in POF | ||
28 | |||
29 | ## UI | ||
30 | |||
31 | * Flask as back end | ||
32 | * Link To [Minibase](https://git.keydev.me/Kerem/miniBase) GIT project | ||
33 | * No Front end is defined |