finalfreq / Ember-Cli-mindscape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MindScape

MindScape is a tool for the community. It is an open format forum board where users can ask a question, and then another user can post a response to those questions.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install
  • bower install bootstrap
  • ember install emberfire
  • ember install ember-cli-bootswatch

Running / Development

From the main page you can see any questions that have been posted, add a new question, go to the newly created question page and create answers for those questions. There is also built in functionality to be able to edit and delete answers as well as delete questions.

Bug reports

If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as possible to help us fixing the possible bug. We also encourage you to help even more by forking and sending us a pull request.

Maintainers

  1. James Williams (https://github.com/finalfreq)

License

MIT License. Copyright 2015

About


Languages

Language:JavaScript 47.7%Language:Handlebars 40.0%Language:HTML 10.4%Language:CSS 1.9%