Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/donovan9617/scamwatch-frontend

Site for scam case file management
https://github.com/donovan9617/scamwatch-frontend

react reactbootstrap recharts typescript

Last synced: 4 days ago
JSON representation

Site for scam case file management

Awesome Lists containing this project

README

        

ScamWatch🔍

## Description

ScamWatch is a tool which provides scam case file management features, data visualisation charts, and simple scam statistics.



## 🛠️ Tools Used For This Project





## 🚀 Getting Started

First, run the command in the terminal to install all of the dependencies you need:

```bash
npm install
```

Next, to run the development server:

```bash
npm start
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

> **Note**
> API endpoints are not configured and mock data is provided due to confidentiality.

## Features

### 📂 Case file management

- Create, View, Edit case
- Accepts file uploads with extensions `PDF`, `docx`, `pptx`, `xslx`, `PNG`, `JPG`
- Multi Filter, Search
- By `Status`, `Start & End Date`, `Description`
- Sort
- By `Date`
- Pagination

### 📈  Data visualisation charts

- Fund Flow Chart
- Fund Recovery Chart
- Typography Recovery Chart

### 🔢 Simple scam statistics

- Total Case Status
- Most Frequent Scams
- Number of Loaded Results

### ⚙ Customisability

- Dark theme
- Mobile responsive