Skip to content

turhan-huseynov/magic-quadrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project is aiming to build a sample of Magic Quadrant graph which you can find from wikipedia link

Technologies used: React, styled-components

You can access sample from: https://magicquadrant.netlify.app/

Preview:

Features:

  • Clicking add button at bottom right adds marker to random coordinate,
  • Clicking delete button removes marker from graph and table,
  • Dragging marker updates table (also shows sweet red dashed lines),
  • Changing data from table updates graph,
  • Hovering marker shows vision and ability values,
  • Colors and graph size could be changed from related constant file,
  • Checkboxes enable/disable (turn gray) the nodes

To start project npm install should be called first.

Other commands:

npm start

Runs the app in the development mode.

npm run build

Builds the app for production to the build folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published