Changes for page KPM

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

From version 1.7
edited by Kerem Yollu
on 2025/03/21 07:21
Change comment: There is no comment for this version
To version 4.1
edited by Kerem Yollu
on 2025/03/21 07:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,28 @@
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 fo concept uses existing tools to set the Data structres and help to choose how the end resul woudl llok 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 -## The database & data structure.
7 +## Data
8 8  
9 +* Postgres
10 +* Structure
11 +
9 9  ## Ui
10 10  
11 -##
14 +* Node Red
15 +* Grafana
16 +* pgAdmin
12 12  
13 13  # Bare Metal
19 +
20 +## Data
21 +
22 +* The data structure and databases are for now the same as in POF
23 +
24 +## UI
25 +
26 +* Flask as back end
27 + * Link To [Minibase](https://git.keydev.me/Kerem/miniBase) GIT project
28 +* No Front end is defined.