Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nus-mtp/sashimi-note

A flexible and extensible document viewing and editing platform.
https://github.com/nus-mtp/sashimi-note

classroom express lecture-notes markdown vuejs2

Last synced: 12 days ago
JSON representation

A flexible and extensible document viewing and editing platform.

Awesome Lists containing this project

README

        



   











PowerPoint slides are often used to deliver lecture content to the students. The same printable PowerPoint slides are often provided to the students in a PDF format. This causes several problems. In most cases, all interactive material (*such as video, animation, things that the lecturer has said*) are removed or disabled in this format (*pdf*). Printed PowerPoint may not be the best way to represent information. It waste space and may not have an effective organisation of information.

### Our goal:
To provide a **flexible** and **extensible** document viewing and editing platform that can be used in class (during lecture) and out of class (revision) to allow lecturers to provide a more effective and comfortable learning experience to students, so that students can learn more effectively.
[Read more](https://github.com/nus-mtp/sashimi-note/wiki/1.-Introduction)

## Development

### Step 1: Install
```
yarn
```

### Step 2: Develop
```
cd sashimi-webapp
yarn run dev
```


Click [here](https://github.com/nus-mtp/sashimi-note/wiki/5.-Developer-Guide) for the full developer guide

## Other information
1. Project website
 [nus-mtp.github.io/sashimi-note](https://nus-mtp.github.io/sashimi-note)
2. Sashimi Note Webapp
 [sashimi-note.herokuapp.com](https://sashimi-note.herokuapp.com)
3. Video demo
 [youtu.be/O3wBi7Hid7kay](https://youtu.be/O3wBi7Hid7kay)
4. Changelog
[nus-mtp/sashimi-note/releases](https://github.com/nus-mtp/sashimi-note/releases)