Hacker News new | ask | show | jobs
by skdjksjdksjdk 3253 days ago
How do you do it?
1 comments

Not sure what you mean by the question?

I built the full stack by hand. The iOS is Obj-C and the backend is NodeJS/MySQL.

Basically, the MySQL DB has checkin data (provided by users or from social media networks) pivoted on metadata (male, female, age) and then passed to a custom visualization algorithm on the mobile device.

Happy to answer any other questions.