scorelab / OpenMF

An Open Source Mobile Forensics Investigation Tool for Android Platform
Apache License 2.0
146 stars 94 forks source link

[Frontend]: Develop Frontend Section for Extractor User #215

Closed sachinsom93 closed 3 years ago

sachinsom93 commented 3 years ago

Deliverables for this PR are as follows !

Creating Frontend section related to Extractor member 
  1. Extending Frontend for management section
    1. Implementing UI for show all the connected live devices.
    2. Performing Data Extraction in Frontend.
    3. Routing for all management-related sections.
  2. Integrating Backend with developed frontend Extractor section.
  3. State management using react-redux.