Skip to content

FUB-HCC/Innovonto-Orchard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
luka staerk
Aug 26, 2020
c46ca87 · Aug 26, 2020

History

62 Commits
Aug 26, 2020
Jun 3, 2019
Jun 25, 2020
Apr 9, 2019
Mar 15, 2019
Aug 26, 2020
Aug 24, 2020

Repository files navigation

Visual idea Clustering

Client

Setup Client:

  • npm install

Run Client:

  • npm start

Tests:

  • npm test

Related Work

Requirements

  • Anzeige von Sparks
  • Drag and drop logik
  • Dynamische Anzahl von Ideen
  • Clustering Logik
  • Rename Clusters, onDoubleClick on header. save onEnter
  • Zoomable Map of idea space, how to navigate on the map?
  • Export Button off idea Space.
  • List of Clusters as DropZone to easily move ideas
  • click on cluster list item to focus on that cluster on the map

Application

  • bring ideas in relation, build Clusters, summerize and filter them to generate quality ideas from that.

View

Example

Activity Diagram

Diagram

idea:

id: uuid,
title: string,
content: string,
created: UTC-time,
creator: User,
currentVersion: boolean,
iconPath: string,
applicationAreas: Array [],
ideaContest: uuid,
ideaDetails: string,
ideaProblem: string,
ideaUsers: Array [],
ideaUsersOther: string,
inspiredBy: Array [],
status: string

About

A place to grow your Ideas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages