scorelab / OpenMF

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

[Frontend]: Creating Admin frontend #196

Closed sachinsom93 closed 3 years ago

sachinsom93 commented 3 years ago

Description

Creating frontend section for Admin.

Fixes #191

Type of change

Also, include screenshots for the verification and reviewing purpose.

Landing page after login for admin

image

Listing all the extractor and management members of admin

image

Getting details of an individual extractor or management

image

image

Add new member form

image

Confirmation alert modal for deleting an extractor or management

image

Modal for updating role

image

Create task form

image

Getting all task

image

Not found page

image

Checklist:

@shivanshu1333 sir! please have a look :)

sachinsom93 commented 3 years ago

@shivanshu1333 sir could you please review this, as I have to extend these react components for management members.