Skip to content
/ textree Public

Website allowing people to write texts with multiple branches

Notifications You must be signed in to change notification settings

lu22do/textree

Repository files navigation

Overview

This is the server and client sofware for a collaboration textual tree website.

A tree is made of text branches. Starting with the root text branch, each text has 0 to n child text branches.

Text branches can be created by the tree owner and his contacts/friends.

Technical details

Server side

  • nodejs
  • mongodb
  • mongoose
  • express
  • jade
  • cookie

Client side

  • backbone js
  • underscore js
  • require js
  • jquery
  • bootstrap CSS framework

License

MIT License

About

Website allowing people to write texts with multiple branches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages