csainty / thoughtstrike

revamping ideastrike to use MVC4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ideastrike

We want a tool where people can suggest ideas and others can actively refine and enhance the ideas over time.

Once an idea gets enough interest to kick start a project, the other systems that we use - at this point in time GitHub and Trello - should integrate nicely to automate the mundane tasks of project management.

The existing tools out there are decent at what they do, but we want something more customisable and extensible.

Features

  • The website uses NancyFx - hosted on ASP.NET but can be supported on any OWIN-capable host.
  • User authentication via Janrain (RPXNow) - use Google/Facebook/Twitter to sign in
  • Markdown support just about everywhere on the site. And a preview mode too, using Showdown.
  • Twitter Bootstrap has been used as the baseline for our site theme.
  • Image Uploading using the jQuery File Upload plugin.
  • AppHarbor support

Getting started

Getting started with Git and GitHub

Once you're familiar with Git and GitHub, clone the repository and run the .\build.cmd script to compile the code and run all the unit tests. You can use this script to test your changes quickly.

Discussing ideas

  • Trello Board - add ideas, or claim an idea and start working on it!
  • JabbR Chatroom - discuss things in real-time with people all over the world!

Libraries used

  • NancyFx
  • Entity Framework 4.3-beta1 - with Code Migrations

About

revamping ideastrike to use MVC4


Languages

Language:JavaScript 85.9%Language:C# 14.1%Language:Shell 0.0%Language:ASP 0.0%