Wiki source code of KPM

Version 5.1 by Kerem Yollu on 2025/03/21 07:32

Show last authors
1 # Kysight Project Management (KPM)
2
3 Oriented for project management in electronics world, from engineering to testing passing production and up to life cycle management for electronics.
4
5 ---
6
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
9 *
10
11 ## Data
12 * Postgres
13 * Structure
14 *
15
16 ## Ui
17 * Node Red
18 * Grafana
19 * pgAdmin
20
21 ---
22
23 # 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.