A Web application for SCOSS - Source Code Similarity System - using to
- Upload problems or contests (multi-problem) of source-codes and check plagiarism.
- Able to handle multi-requests using task queue (RQ)
- You can deploy it on server and distribute your results to students.
Clone this project:
git clone https://github.com/ngocjr7/scoss_webapp
cd scoss_webapp
You can easyly run this webapp on docker by:
docker-compose build
docker-compose up
This project is in development, if you find any issues, please create an issue here.
Ngoc Bui*, Linh Le*, Vien Tran*, Thai Do*
*: Equal contributions
This project is sponsored and led by Prof. Do Phan Thuan, Hanoi University of Science and Technology.