Skip to content

A Web application for SCOSS - Source Code Similarity System

License

Notifications You must be signed in to change notification settings

BK-SCOSS/scoss_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scoss_webapp

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.

How it looks

alt tag

How to run

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

Issues

This project is in development, if you find any issues, please create an issue here.

Contributors

Ngoc Bui*, Linh Le*, Vien Tran*, Thai Do*

*: Equal contributions

Acknowledgements

This project is sponsored and led by Prof. Do Phan Thuan, Hanoi University of Science and Technology.