Oh My Product Hunt

This is an open-source effort to build an Android app for Product Hunt.

Screenshots

Download

Download me on Google Play

Why am I building this?

  1. Product Hunt does not have an official app for Android.
  2. I am a Product Hunt fan.
  3. I was going through the mobile training track from Groupon and looking for something as capstone project.

Why am I open-sourcing it?

  1. I got help all around from open-source community, and it is time for me to help back.
  2. The rate limit on Product Hunt API makes it impossible for this app to scale to a big crowd of users. Opensourcing the app could allow any hobbyist to use their own API keys to build the app.
  3. A big problem of hobby projects is they lack continuity. I believe open sourcing the app could allow this app to be kept improving.
  4. Another problem of third-party apps is about privacy and transparency. Since this is an app for the Product Hunt community, I believe it is better supervised by the community.

Notable Issues

  1. You cannot vote/comment on a post yet. Updated: The app cannot get the write access. :-< Really sorry guys!

More problems are tracked here

How to Contribute

All bugs and ideas are more than welcome to be added here

Check out how to contribute to "Oh My Product Hunt"

Related Blog Posts

Coming Soon

Thanks

  1. Thanks Groupon for providing the mobile training program! We are hiring. Shoot me an email about what you want to apply.
  2. Codepath partnered with Groupon to provide the mobile training program. Really appreciate courses and help from all the mentors.
  3. Product Hunt Team helped me all along the project. They are very responsive whenever I shoot them a message.

Things that helped me

  1. CodePath libraries: They helped me build the wrapper for OAuth and using Scribejava
  2. Picasso: A libray that helps image downloading and caching
  3. Android Asynchronous Http Client: A Callback-Based Http Client Library for Android
  4. RoundedImageView: A fast ImageView that supports rounded corners, ovals, and circles.
  5. PagerSlidingTabStrip: An interactive indicator to navigate between the different pages of a ViewPager
  6. Parse Libraries: Parse helps me to track crash analytics and reports.
  7. Activeandroid: ActiveAndroid is an active record style ORM

About Author

License

See the LICENSE file for license rights and limitations (MIT).