Wiki source code of KPM
Version 4.2 by Kerem Yollu on 2025/03/21 07:32
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
4.1 | 1 | # Kysight Project Management (KPM) |
![]() |
1.1 | 2 | |
![]() |
1.2 | 3 | Oriented for project management in electronics world, from engineering to testing passing production and up to life cycle management for electronics. |
4 | |||
![]() |
3.1 | 5 | # POF The proof to concept uses existing tools to set the Data Structures and help to choose how the end result needs to look like. |
![]() |
1.2 | 6 | |
![]() |
4.2 | 7 | * |
8 | |||
![]() |
1.10 | 9 | ## Data |
![]() |
4.2 | 10 | * Postgres |
11 | * Structure | ||
12 | * | ||
![]() |
1.2 | 13 | |
![]() |
4.2 | 14 | ## Ui |
15 | * Node Red | ||
16 | * Grafana | ||
17 | * pgAdmin | ||
![]() |
1.8 | 18 | |
![]() |
4.2 | 19 | # Bare Metal |
![]() |
1.2 | 20 | |
![]() |
4.2 | 21 | * |
![]() |
1.3 | 22 | |
![]() |
1.10 | 23 | ## Data |
![]() |
4.2 | 24 | * The data structure and databases are for now the same as in POF |
25 | * | ||
![]() |
1.10 | 26 | |
![]() |
2.1 | 27 | ## UI |
![]() |
4.2 | 28 | * Flask as back end |
29 | * Link To [Minibase](https://git.keydev.me/Kerem/miniBase) GIT project | ||
30 | * No Front end is defined. |