2
3 Comments

Do you think this is a good idea?

Hi, I'm looking to start my next project and I was hoping for feedback of any kind.

My current ideas are:

  1. Are my users rich? There's a lot of public data based on addresses letting you know the income of your users. I was thinking of building an API to let you tag your customer data.

  2. PDF sorting based on templates. Sorting PDFs is a pain in the butt. Often times, I'll have a form that a few hundred people fill out and then I want to sort it by some field like zip code. I was thinking of building a GUI to make this really easy.

on January 13, 2021
  1. 2

    The PDF sorting idea seems promising and could be very useful to enterprise customers. A more niche market might be HR depts, to help them sort through the 100s of job applications they might receive.

    1. 1

      Thank you for the feedback. I wrote a program for sorting shipping labels for my e-commerce business but I really like the HR approach.

  2. 1
    1. There are APIs that supply demograpics by email for example.. the service exists if I get what your planning
    2. xsl/google sheets? you can generate a survey/pool form with google sheets and the answers go to it, than you can sort by any field... or am I missing something? didn't get the pdf part