sushant12 / handin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handin

The handin system allows the setup of multiple modules on which lecturers or TA's can create programming assignments that students can submit code to.

Installation

Before you run any installation steps, make sure you have the asdf tool and docker installed.

  • run asdf install
  • run mix deps.get
  • run mix ecto.setup
  • run cd assets && npm i
  • run mix phx.server from the project root
  • visit localhost:4000 on your browser

About


Languages

Language:Elixir 89.8%Language:HTML 8.6%Language:JavaScript 1.0%Language:Dockerfile 0.4%Language:Shell 0.1%Language:CSS 0.1%Language:Batchfile 0.0%