Wiki source code of KPM

Version 10.1 by Kerem Yollu on 2025/03/21 07:39

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