scorelab / OpenMF

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

Create Filter API to get Cases by Date or range of date. #207

Closed swapnalshahil closed 3 years ago

swapnalshahil commented 3 years ago

Description

Filtering Cases by Date or range of date. Create API to fetch cases by date or range of date. (this will be useful in frontend analytics)

Fixes #205

Type of change

How Has This Been Tested?

POSTMAN

2021-07-13

Checklist:

swapnalshahil commented 3 years ago

Some of the minor changes are due to the linter which deletes unnecessary space there.

swapnalshahil commented 3 years ago

@shivanshu1333 sir! Please review.