Hacker News new | ask | show | jobs
by sgslo 4130 days ago
I've built a tinder-like app using rails on the back end. It was very straightforward. In my case, a "user" would like an "item". Users had many Items, and vice versa. The two were related by "line_items".