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
- Host: GitHub
- URL: https://github.com/sultaniman/takta
- Owner: sultaniman
- License: apache-2.0
- Created: 2019-10-19T11:25:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-20T19:57:36.000Z (over 6 years ago)
- Last Synced: 2025-02-02T00:17:24.218Z (over 1 year ago)
- Topics: annotations, elixir, system-design, whiteboard
- Language: Elixir
- Homepage:
- Size: 309 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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