scorelab / OpenMF

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

[Frontend]: Create Frontend Section for Admin #191

Closed sachinsom93 closed 3 years ago

sachinsom93 commented 3 years ago

Deliverables for this PR are as follows !

Creating Frontend section related to Admin 
  1. Developing frontend pages for Admin
    • Components for listing, editing and deleting both kinds of members i.e extractor and management.
    • Implementing create and add new member components.
    • Developing frontend pages to see active cases and tasks assigned to members(completed and uncompleted tasks).
  2. Integrating Backend with developed frontend admin section.
  3. State management using react-redux.