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

https://github.com/isuke/team-board-prot


https://github.com/isuke/team-board-prot

rails ruby

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Team Board Prototype

[![Build Status](https://travis-ci.org/isuke/team-board-prot.svg)](https://travis-ci.org/isuke/team-board-prot)

Team Board Prototype be able to do the following.

- Write articles
- Write in markdown
- Realtime preview
- Show diff of logs
- Tagging
- Share articles
- To limit who can see
- To limit who can edit

## Not doing it in prototype

- Write clean code
- Write perfect unit test
- Strict user registration
- Internationalization (English only)