finalfreq / Ember-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. This app was created using Ember.js.

Usage

To use the app run

python -m SimpleHTTPServer

Navigate in your browser to localhost:8000.

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 99.7%Language:Handlebars 0.2%Language:HTML 0.0%Language:CSS 0.0%