-
Notifications
You must be signed in to change notification settings - Fork 3
Home
mmitsui edited this page Nov 6, 2016
·
3 revisions
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 |
Coagmento is under active development, below lists features that are planned and scheduled, as well as features that are planned but not currently scheduled.
- Track copy-paste data
- Track tab usage (current tab, switching, opening/closing)
- Save SERP results
- Add support to have components be turned on and off
- Add project stages
- Add survey generator
- Add project timers
- 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
- Make chat a floating pop-up like Facebook chat
- Add authentication