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