Hacker News new | ask | show | jobs
by thasian 2373 days ago
Never really considered that but I guess the selling point would be the fact that users get notified when their favorite artists release new songs. My app is one of many that does song pulling but it uses the Spotify api, one means to an end. The community can add extra features: all I’ve created is something that’s possible with the Spotify api that others can branch off of
2 comments

Don't think about selling it.

If you enjoy it, keep it up and just use it as a nice playground to show off.

> all I’ve created is something that’s possible with the Spotify api

Yup.. In a great way. Don't put yourself down. This is cool

I'm pretty sure he only meant selling point as a "why should I care about your repo" or "what purpose is this program trying to fulfill" statement: not actually suggesting to selling as a product
Right. Once again, never really thought of that. It could be a useful tool for others to learn off of: the app employs a MVVM and Coordinator architecture with reactive bindings. It's also a good example of using the Spotify Web API for Swift since there aren't many examples out there.
' It's also a good example of using the Spotify Web API for Swift since there aren't many examples out there'

There is never any harm to educate others; I'm not so strong on Swift at all, but I really appreciate the area that I dig into too. This project, is well worthy of a follow.