/gsoc-eval

GSoC Student Assessment Tool

Primary LanguageJavaScriptMIT LicenseMIT

GSoC Student Assessment Tool

A simple application for initial GSoC proposal assessment.

  • Projects grouped by subcategory
  • Star Rating
  • Mentor Comments
  • Links to GSoC Site and Proposal PDF

screenshot

Installation

Run using locally installed Node.js

  • yarn install
  • npm start

Run using Docker

  • docker-compose up