Skip to content

albertchanged/toppit

 
 

Repository files navigation

Toppit

Toppit gives everyone a voice. With toppit users can post topics and get feedback from their community through upvotes and other users' comments. Toppit can be used within organizations to get a real-time feed of the voice of the employees or just as a distributed ideation tool.

Key Features:

  • Upvote/Downvote a topic
  • Add comments to a topic
  • Share topics with other uses
  • Create topics arounds themes

Team

  • James Evans
  • Jessica Thompson
  • Stephen Choe
  • Jarrod Powell
  • Michael Sutherland

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Roadmap
  5. Contributing

Usage

Some usage instructions

Requirements

  • Node 6.4.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • etc
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

(Legacy Application) Topic-sharing platform with nested commenting and pages!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • CSS 2.8%