Wiki source code of KPM

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

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