Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

DJM0/vote-logic

Repository files navigation

Vote Logic

Build Status Code Climate ![Gitter](https://badges.gitter.im/Join Chat.svg)

votelogic-suggestions

Vote Logic is a realtime feature/suggestion voting platform for projects, companies and organisations.

This project is the frontend to the counterpart API project vote-logic-server.

WARNING: Vote Logic is currently under heavy development and cannot be used for production.

Features

  • Suggestion preview when creating a new suggestion (31/12/14)
  • Markdown support in suggestion description (31/12/14)
  • Truncated suggestion summaries in overview (30/12/14)
  • Suggestion total count (28/12/14)
  • Sort suggestions by popularity or date created (04/12/14)
  • Add notes to suggestions (29/11/14)

Prerequisites

You will need the following things properly installed on your computer.

Installation for development

  • git clone [email protected]:davidmaitland/vote-logic.git this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

About

Realtime feature & suggestion voting platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published