|
|
|
|
|
by revorad
5728 days ago
|
|
Ok, so clearly you've already got some data from interactions with your audience. If you shared that, you would likely get useful feedback on that. Just because most people here are programmers, does not mean they don't have interests or know people with interests in non-tech domains (guns? ESR?). From whatever little you've mentioned, it seems unlikely you are building a node.js chat box for gun lovers, So, is it ecommerce or a message board? |
|
So, a tracking tool mixed with a social network. I guess.
It started as something to help me track my scores and see how I progressed. I made a score calculating algorithm just using Excel that factored in ring size, distance, wind, and a whole load of other factors and it worked really well. I had one of those "this is madness" moments and started porting it into a CakePHP app.
There are a ton of AJAX page interactions, UI/UX elements, etc that are very different from what traditional message boards and forums use.