Changes for page KPM

Last modified by Kerem Yollu on 2025/03/22 09:11

From version 1.9
edited by Kerem Yollu
on 2025/03/21 07:22
Change comment: There is no comment for this version
To version 5.1
edited by Kerem Yollu
on 2025/03/21 07:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,19 +1,34 @@
1 -# # Kysight Project Management (KPM)
1 +# Kysight Project Management (KPM)
2 2  
3 3  Oriented for project management in electronics world, from engineering to testing passing production and up to life cycle management for electronics.
4 4  
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.
5 +---
6 6  
7 -## Data structure.
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.
8 8  
9 -### Database
9 +*
10 10  
11 -## Ui
11 +## Data
12 + * Postgres
13 + * Structure
14 +*
12 12  
13 -### Node Red
16 +## Ui
17 + * Node Red
18 + * Grafana
19 + * pgAdmin
14 14  
15 -### Grafana
21 +---
16 16  
17 -###
18 -
19 19  # Bare Metal
24 +
25 +*
26 +
27 +## Data
28 + * The data structure and databases are for now the same as in POF
29 +*
30 +
31 +## UI
32 + * Flask as back end
33 + * Link To [Minibase](https://git.keydev.me/Kerem/miniBase) GIT project
34 + * No Front end is defined.