Skip to content

FranzZhao/knowledge-network-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Network Map

1. KNM-V1 Introduction

1.1. Basic Function

(1) Login Page

preview

(2) Light Mode

preview

(3) Dark Node

preview

(4) knowledge network map (KNM) list

preview

(5) user space page

preview

(6) KNM graph detail page: node information

preview

(7) KNM graph detail page: notebooks that belong to current selected node

preview

(8) KNM notebooks list page

preview

(9) KNM notebook edit page

preview

2. Version Log

2.1 V1.0: public in 2021/11/06

Finish the primary function of KNM notebook:

(1) about KNM

  • check all KNM
  • create a new KNM
  • delete a exist KNM
  • modify a exist KNM's information: title, KNM logo(emoji), KNM introduction & tags
  • modify a exist KNM's graph style
    • theme color: background color
    • node style: label size, label position
    • line style: line type, line color, line width, line opacity

(2) about KNM knowledge nodes

  • check all KNM nodes
  • create a new nodes
  • delete a exist nodes (also delete the link that connect with this nodes, and the notebooks in this node)
  • modify a exist node's information: title, tags, introduction, node size, node color
  • create a notebook belong to specific node
  • check all the notebooks that belong to specific node

(3) about KNM knowledge links

  • check all KNM links
  • create a new link to connect to different nodes
  • delete a exist nodes (also delete the notebooks in this link)
  • modify a exist link's information: title, tags, introduction, source, target
  • create a notebook belong to specific link
  • check all the notebooks that belong to specific link

(4) about KNM knowledge notebooks

  • check all KNM notebooks
  • create a new notebooks: title, tags, quote, introduction, self-defined property, main contain(text)
  • delete a exist notebook
  • modify a exist notebook

(5) user space

  • KNM statics: to calculate the numbers of KNM, nodes, links and notebooks
  • user information setting
  • diary space: to record the learning diary/log

About

A Knowledge Network Map develop by React, TypeScript and Material Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published