scorelab / OpenMF

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

Extending Management Frontend #203

Closed sachinsom93 closed 3 years ago

sachinsom93 commented 3 years ago

Deliverables for this PR are as follows !

Extending Frontend section related to Management member 
  1. Extending Frontend for management section
    1. Implementing UI for showing different kind of extracted data (Whatsapp, FB, location, image EXIF etc) to frontend.
    2. Extending some of the existing management pages and components.
    3. Rendering TSV and JSON in frontend.
    4. Routing for all management-related sections.
  2. Integrating Backend with developed frontend management section.
  3. State management using react-redux.