DEV Community

Discussion on: How to Find Your Next Project Idea

Collapse
 
domenicosolazzo profile image
Domenico Solazzo

Which projects are you working on?

Collapse
 
al_daro profile image
Alex Daro

Great post!

I’m scratching my own itch by creating newclick.io — a JavaScript snippet you can add to your website to display and schedule announcement banners.

I had the idea after building out the same exact tool for a client I work with. They sell a consumer hardware product on their Shopify website and constantly need to run and announce different types of promotions and discounts.

I got tiered of having to modify the HTML every time the banner needed to change so I built an easy to use editor along with a scheduler to help!

Collapse
 
domenicosolazzo profile image
Domenico Solazzo

That’s what I mean as ‘scratching your own itch’

Which challenges did you found while developing this solution?

Thread Thread
 
al_daro profile image
Alex Daro

There’s been many! Everything from customer development to technical challenges. It’s still early days with the product and often times it’s hard to determine what to work in next. I plan on writing a longer form blog post about it some day.