Giter VIP home page Giter VIP logo

diagenkri's People

Contributors

dejvv avatar nerminjukan avatar

Watchers

 avatar

Forkers

dejvv

diagenkri's Issues

Create page template

Import libraries (Vue.js, Bootstrap), configure environment and 'local' server.

Connect all pages with SESSION

We need to connect all the newly added pages to the navigation system and check whether all currently implemented functionality works as it should.

Integrate visualisation library - Main drawing canvas

Implement the main canvas and start work on making the shapes responsive. Because of simultaneous development, use dummy objects on the canvas until the drag functionality from the tool bar works. Try to implement a grid functionality (snap to grid) so that the elements can be well aligned, consider developing the attachment points for each shape (start and end points of connections).

Adding functionalities to the canvas and elements

  1. Drag of elements in main canvas: IMPLEMENTED, needs optimisation (limiting the elements to the canvas area)
  2. Combining different elements into sets of shapes: IMPLEMENTED
  3. Dragging sets of shapes: IMPLEMENTED
  4. Connections between different sets of shapes: IMPLEMENTED
  5. Zoom in/out of the canvas and resizing elements: IMPLEMENTED, needs optimisation (start drawing at 0.5 zoom level)
  6. Deleting sets and connections: IMPLEMENTED
  7. 'Hide' function of sets: IMPLEMENTED, needs optimisation (correct recursion loop problems)
  8. Inner text of sets: IMPLEMENTED, needs optimisation (alignment and length limitation)
  9. Snap to grid: NOT IMPLEMENTED
  10. Details popup: NOT IMPLEMENTED
  11. Settings tab: IMPLEMENTED, needs more functionalities

Graph tables in database and saving graphs

Graph tables have been created and store multiple information about the author, type of graph, date of creation and similar. The relations between tables have been updated and correspond to the second normal form.

Saving graphs has been implemented, but currently only saves a static representation of a graph. Work is being done on saving also the event handlers for the canvas elements and sets. The graphs are converted to a JSON format and stored in the DB. The conversion to and from JSON is handled by a third party script and therefore needs to be optimised to suit our needs.

GDRP

The question is whether we have to implement (and how) the functionalities and requirements to satisfy the new GDRP standards for collecting and manipulating personal data?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.