Changes for page KPM

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

From version 2.1
edited by Kerem Yollu
on 2025/03/21 07:24
Change comment: There is no comment for this version
To version 4.2
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,33 +1,30 @@
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 +# 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.
6 6  
7 +*
8 +
7 7  ## Data
10 + * Postgres
11 + * Structure
12 +*
8 8  
9 -### Database
14 +## Ui
15 + * Node Red
16 + * Grafana
17 + * pgAdmin
10 10  
11 -### Strucutre
12 -
13 -## Ui
14 -
15 -### Node Red
16 -
17 -### Grafana
18 -
19 -### pgAdmin
20 -
21 21  # Bare Metal
22 22  
21 +*
22 +
23 23  ## Data
24 + * The data structure and databases are for now the same as in POF
25 +*
24 24  
25 -### The data structure and databases are for now the same as in POF
26 -
27 27  ## UI
28 -
29 -### Flask as back end
30 -
31 -### No Front end is defined.
32 -
33 -
28 + * Flask as back end
29 + * Link To [Minibase](https://git.keydev.me/Kerem/miniBase) GIT project
30 + * No Front end is defined.