# toccata-prototype

> Toccata is a system developed to support planning of pedagogical activities (scripting), seamless sharing of content and collaboration across people and devices, live management of activities in the classroom, roaming for situations outside classrooms, re

Latest version **1.1.1** (published 2020-02-11) · 0 weekly downloads

## Install

```sh
npm install toccata-prototype
pnpm add toccata-prototype
yarn add toccata-prototype
bun add toccata-prototype
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; large bundle.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.1 |
| Published | 2020-02-11 |
| First published | 2020-02-11 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 48 |
| Unpacked size | 12.6 MB |
| Known vulnerabilities | 0 (+41 in 7 direct dependencies) |
| Install scripts | no |
| Maintainers | lachandv |

## Links

- npm: https://www.npmjs.com/package/toccata-prototype
- npm.io page: https://npm.io/package/toccata-prototype

## Dependencies (48)

- [rxjs](https://npm.io/package/rxjs.md) ^6.5.4
- [jspdf](https://npm.io/package/jspdf.md) ^1.5.3
- [moment](https://npm.io/package/moment.md) ^2.22.2
- [ts-md5](https://npm.io/package/ts-md5.md) ^1.2.7
- [core-js](https://npm.io/package/core-js.md) ^2.6.11
- [express](https://npm.io/package/express.md) ^4.17.1
- [pouchdb](https://npm.io/package/pouchdb.md) ^6.4.3
- [require](https://npm.io/package/require.md) ^2.4.20
- [zone.js](https://npm.io/package/zone.js.md) ^0.8.26
- [hammerjs](https://npm.io/package/hammerjs.md) ^2.0.8
- [navigator](https://npm.io/package/navigator.md) latest
- [node-sass](https://npm.io/package/node-sass.md) ^4.13.1
- [ng-animate](https://npm.io/package/ng-animate.md) ^0.3.4
- [body-parser](https://npm.io/package/body-parser.md) ^1.18.3
- [html2canvas](https://npm.io/package/html2canvas.md) ^1.0.0-rc.5
- [html2pdf.js](https://npm.io/package/html2pdf.js.md) ^0.9.1
- [ng2-dragula](https://npm.io/package/ng2-dragula.md) ^2.1.0
- [@angular/cdk](https://npm.io/package/@angular/cdk.md) ^7.3.7
- [@angular/pwa](https://npm.io/package/@angular/pwa.md) ^0.6.8
- [ng-drag-drop](https://npm.io/package/ng-drag-drop.md) ^5.0.0
- [ng2-ckeditor](https://npm.io/package/ng2-ckeditor.md) ^1.2.6
- [pouchdb-find](https://npm.io/package/pouchdb-find.md) ^7.1.1
- [@angular/core](https://npm.io/package/@angular/core.md) ^7.2.16
- [@angular/http](https://npm.io/package/@angular/http.md) ^7.2.16
- [ngx-drag-drop](https://npm.io/package/ngx-drag-drop.md) ^1.1.1
- [ngx-file-drop](https://npm.io/package/ngx-file-drop.md) ^5.0.0
- [@angular/forms](https://npm.io/package/@angular/forms.md) ^7.2.16
- [ngx-calculator](https://npm.io/package/ngx-calculator.md) ^1.0.8
- [pouchdb-upsert](https://npm.io/package/pouchdb-upsert.md) ^2.2.0
- [@angular/common](https://npm.io/package/@angular/common.md) ^7.2.16
- [@angular/router](https://npm.io/package/@angular/router.md) ^7.2.16
- [timer-stopwatch](https://npm.io/package/timer-stopwatch.md) ^0.2.0
- [@angular/compiler](https://npm.io/package/@angular/compiler.md) ^7.2.16
- [@angular/material](https://npm.io/package/@angular/material.md) ^7.3.7
- [jqwidgets-scripts](https://npm.io/package/jqwidgets-scripts.md) ^6.0.4
- [h5p-nodejs-library](https://npm.io/package/h5p-nodejs-library.md) 0.0.5
- [@angular/animations](https://npm.io/package/@angular/animations.md) ^7.2.16
- [@angular/flex-layout](https://npm.io/package/@angular/flex-layout.md) ^7.0.0-beta.24
- [angular-tslint-rules](https://npm.io/package/angular-tslint-rules.md) ^1.20.3
- [angular4-files-upload](https://npm.io/package/angular4-files-upload.md) ^1.0.2
- [material-design-icons](https://npm.io/package/material-design-icons.md) ^3.0.1
- [eslint-plugin-prettier](https://npm.io/package/eslint-plugin-prettier.md) ^3.1.2
- [pouchdb-authentication](https://npm.io/package/pouchdb-authentication.md) ^1.1.3
- [@angular/service-worker](https://npm.io/package/@angular/service-worker.md) ^7.2.16
- [@angular/platform-browser](https://npm.io/package/@angular/platform-browser.md) ^7.2.16
- [angular-material-fileupload](https://npm.io/package/angular-material-fileupload.md) ^1.0.1
- [@nicky-lenaers/ngx-scroll-to](https://npm.io/package/@nicky-lenaers/ngx-scroll-to.md) ^1.1.1
- [@angular/platform-browser-dynamic](https://npm.io/package/@angular/platform-browser-dynamic.md) ^7.2.16

## Recent versions

- 1.1.1 (latest) — 2020-02-11
- 1.1.0 — 2020-02-11

## README

# ![Toccata logo](readme_files/toccata_logo.png) 

 Toccata is a system developed to support planning of pedagogical activities (scripting), seamless sharing of content and collaboration across people and devices, live
management of activities in the classroom, roaming for situations outside classrooms, resumption across sessions, and
resilience to unstable network conditions.

## Installation

### Requirements

You need to have at least node 6.9 and npm installed on your computer
```sh
# Debian based (no root needed)
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
export NVM_DIR="$HOME/.nvm"
nvm install node
npm install -g @angular/cli
```

You also need to have a CouchDB installed on your computer http://docs.couchdb.org/en/2.1.1/install/unix.html

### CouchDB database

You need to have a working CouchDB http://docs.couchdb.org/en/2.1.1/install/index.html

## Development server

Run `npm install --dev` to install all dependencies

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

### Connection between CouchDB and Toccata

You need to create the following environment variables in your system according to your CouchDB configuration :
- URL_DB
- PORT_DB
- USERNAME_DB
- PASSWORD_DB

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.

---
_Source: https://npm.io/package/toccata-prototype · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
