https://github.com/isuke/team-board-prot
https://github.com/isuke/team-board-prot
rails ruby
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isuke/team-board-prot
- Owner: isuke
- Created: 2014-09-27T03:01:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-04T04:26:19.000Z (over 11 years ago)
- Last Synced: 2025-07-15T13:26:21.511Z (12 months ago)
- Topics: rails, ruby
- Language: Ruby
- Size: 345 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Team Board Prototype
[](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)