Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.11 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.11 KB

ERD Plagiarism Detector

Image

Overview

This tool is designed to help educational institutions identify potential cases of plagiarism in Entity Relationship Diagrams (ERD) submissions and maintain academic integrity. By comparing submitted ERDs within the same batch and against a database of existing ERDs, the tool can flag out similar or identical diagrams, raising red flags for further investigation.

Usage

1. Clone the Repository

git clone https://github.com/Bloodlusted/Image-Plagiarism-Detector.git

2. Install Dependencies

In the project directory, install the necessary dependencies

npm install

3. Start the Web Application

npm start

4. Start the Server

To enable user authentication and access the web application, you need to start the server.

Install the required Python packages:

pip install -r requirements.txt

Run app.py

Login Username Password
1 admin password
2 dummy password
3 bob pineapple