Code Monkey home page Code Monkey logo

teamspark's Introduction

Teamspark Teamspark

What is Teamspark?

Teamspark is a clean and simple project/task management tool. It enables everyone within the team to capture inspiration, manage tasks, track the progress and communicate freely.

Online Demo

we provided an online demo for teamspark for you to test: http://ts-demo.tchen.me.

We provided two accounts:

admin user: admin/teamspark

normal user: demo/teamspark

You can login with these 2 users in different browsers (suggest chrome/firefox). If you want to register your own, you should use admin user to approve the new user.

Installation

MongoDB

Mongodb shall be installed as a database service for Teamspark. To install it:

Ubuntu:

$ sudo apt-get install mongodb

OSX with homebrew:

$ brew install mongodb

For windows and other platforms, please refer to the related documents.

Meteor

Teamspark uses meteor framework. To install meteor:

$ curl https://install.meteor.com | /bin/sh

Meanwhile, you can clone/fork the code to your local folder. When meteor/mongodb installation finished, you can run it by:

$ cd teamspark
$ meteor

Note: for chinese user, please checkout to chinese branch so that you could have a familiar user interface.

Then teamspark service will be started at port 3000. You can visit http://localhost:3000 to see the demo.

Configuration

If you intend to use it in your own projects, make sure you configure the proper keys. Open teamspark/common/configuration.coffee, replace the weibo app key/secret and filepicker.io api key with your own ones.

License

Teamspark is licensed under the MIT License.

Contributors

Teamspark is designed and implemented by @tyrchen. For more information about the author, please visit: http://tchen.me/pages/aboutme.html

Teamspark logo is contributed by @0065paula of Pyology.

More Information

For more information, please visit: http://tyrchen.github.com/teamspark.

teamspark's People

Contributors

tyrchen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.