Skip to content

MikolekN/Process-Mining-Chrome-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process-Mining-Chrome-Extension

Process-Mining-Chrome-Extension is a Google Chrome extension and a server application used to create workflows based on the history of visited pages using process mining techniques.

This application was worked on as an Egineering Project at Gdańsk University of Technology.


Launching the application

Extension

  1. Run Google Chrome browser.
  2. Hover over the 'Extensions' option in the browser's context menu.
  3. Choose the 'Manage Extensions' option.
  4. Click the 'Load Unpacked' button.
  5. From the dialog window choose the Extension folder.

Server

  1. Install Graphviz 9.0.0 from: https://graphviz.org/download/source/
  2. During the installation choose the 'Add Garphviz to the system PATH for current user' option.
  3. Open console in the Backend folder.
  4. Install required libraries using the command: pip install -r requirements.txt --user
  5. Run the server using the command: python .\controller.py
    For a more detailed instructions, view link-to-instructions

Authors:

Mikołaj Nadzieja 184474  ·  GitHub @MikolekN
Dawid Łydka 184440  ·  GitHub @dlydka

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published