Git Product home page Git Product logo

AutoMOSS Logo Copyright Šī¸ 2021 AutoMOSS. All Rights Reserved.


Automate the process of detecting similarities between code for a collection of computer science assignments.

Basic Running Instructions

  1. Add automoss/.env file with the correct information filled in. See automoss/example.env for the required variables.
  2. Run make install to install the required dependencies.
  3. Run make run to start the server.
  4. Open a web browser and go to the WebApp (e.g., http://localhost:8000).

Running With Docker

  1. Install docker on your local system
  2. Add automoss/.env file with the correct information filled in. See automoss/example.env for the required variables.
  3. Run make docker-start or docker-compose up -d to start the application.
  4. Open a web browser and go to the WebApp (e.g., http://localhost:8000).
  5. Run make docker-stop or docker-compose down to stop the application.

Help

There is a user manual docs/user-manual.pdf that contains basic instructions for operating the app (please ignore its running instructions). This can also be accessed via the help menu in the app.

TODO List

  • Restrict user permissions in Docker container
  • Paginate jobs and job results
  • Add map files for js libraries (some versions of Safari cause issues without these)
  • Improve responsiveness for smaller screens/breakpoints

AutoMOSS's Projects

automoss icon automoss

Automate the process of detecting similarities between code for a collection of computer science assignments.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.