Wiki source code of KPM
Version 5.1 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 | |||
![]() |
5.1 | 5 | --- |
6 | |||
![]() |
3.1 | 7 | # 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 | 8 | |
![]() |
4.2 | 9 | * |
10 | |||
![]() |
1.10 | 11 | ## Data |
![]() |
4.2 | 12 | * Postgres |
13 | * Structure | ||
14 | * | ||
![]() |
1.2 | 15 | |
![]() |
4.2 | 16 | ## Ui |
17 | * Node Red | ||
18 | * Grafana | ||
19 | * pgAdmin | ||
![]() |
1.8 | 20 | |
![]() |
5.1 | 21 | --- |
22 | |||
![]() |
4.2 | 23 | # Bare Metal |
![]() |
1.2 | 24 | |
![]() |
4.2 | 25 | * |
![]() |
1.3 | 26 | |
![]() |
1.10 | 27 | ## Data |
![]() |
4.2 | 28 | * The data structure and databases are for now the same as in POF |
29 | * | ||
![]() |
1.10 | 30 | |
![]() |
2.1 | 31 | ## UI |
![]() |
4.2 | 32 | * Flask as back end |
33 | * Link To [Minibase](https://git.keydev.me/Kerem/miniBase) GIT project | ||
34 | * No Front end is defined. |