IdeaList is a forum integrated with Slack designed to promote discussion around a team's feature requests and ideas.
![login] (http://i.imgur.com/neZ1GFp.jpg) ![home] (http://i.imgur.com/CvqfUrv.jpg) ![slack] (http://i.imgur.com/7dlyuCf.jpg)
- Product Owner: sharkySharks
- Scrum Master: youngrichard
- Development Team Members: gtilma, vishalatmakuri
Login with Slack to authorize IdeaList to post to your Slack team's
#general
channel. In the Web app, post an idea and comment and vote on existing ideas. Switch over to Slack to see the idea you just created and observe the same functionality in custom slash commands:
/idea
,/comment
,/upvote
,/downvote
,/allideas
As is, IdeaList is tied to the demo IdeaList Slack team, but can be easily forked and integrated with any Slack team.
From within the root directory:
npm install
Should automatically bundle scripts with browserify
.
View the project roadmap here