Skip to content
mmitsui edited this page Nov 6, 2016 · 3 revisions

Coagmento Logo Coagmento 2.0 Wiki

Installation

Please see the installation links of the respective services below. Coagmento can function with only Coagmento Core installed.

Coagmento Core Consists of the main Coagmento web application and API. See Installation Instructions
Coagmento Realtime Enables realtime data updates and chat. See Installation Instructions
Coagmento Thumbnails Generates web page thumbnails. See Installation Instructions
Coagmento Docs Allows collaborative document editing (using Etherpad). See Installation Instructions

Roadmap

Coagmento is under active development, below lists features that are planned and scheduled, as well as features that are planned but not currently scheduled.

Planned for the end of Fall 2016 semester

Firefox Extension

  • Track copy-paste data
  • Track tab usage (current tab, switching, opening/closing)
  • Save SERP results

Support for basic study specific features

  • Add support to have components be turned on and off
  • Add project stages
  • Add survey generator
  • Add project timers

Coagmento Core

  • Update to Laravel 5.3
  • Simplify, comment, and unit test remaining code
  • Consider dropping Backbone for simpler front-end code, remove any unnecessary Laravel abstractions (e.g. dependency injection for core services) for simplicity
  • Add simple server check to ensure installation works

Planned but not scheduled

Coagmento Core

  • Make chat a floating pop-up like Facebook chat

Coagmento Realtime

  • Add authentication