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

https://github.com/sultaniman/takta

Upload and collaborate on whiteboards
https://github.com/sultaniman/takta

annotations elixir system-design whiteboard

Last synced: about 1 year ago
JSON representation

Upload and collaborate on whiteboards

Awesome Lists containing this project

README

          

# Takta whiteboards

# TODO

## Core
* [ ] Setup database schema indexes,
* [ ] On collection/whiteboard listing endpoints return shared items as well,

## Deployment & configuration
* [ ] Add Dockerfile,
* [ ] Generate releases configuration,

## Docs
* [ ] Add typespecs,
* [ ] Write configuration & operational documentation,
* [ ] Document business logic in sources,

## Misc
* [ ] Test if proper session set after social signin,
* [ ] Implement linking social account and other login methods,
* [ ] Add missing tests