Hacker News new | ask | show | jobs
by lamineio 1775 days ago
Hi HN, Lamine from MakerLead here.

There are many websites with open startups data (startups that share their revenue and metrics), but I always had trouble getting a clear view on how well these startups were performing.

So I did the work. Now people can filter the data with the little input box on top of the table, and also sort through it (sort by name, revenue, description by clicking on the column name)

Tools:

The data is aggregated using NodeJS and I use ReactJS to display the data in a table form.

All the data points are stored within a Postgresql database

Source of the data:

The data is sourced from the website indiehackers where founders can plug their Stripe account directly.

Later I plan on adding visualizations, charts and more. And also diversifying the data sources.

This is the first version I put together and just launched. Your feedback is appreciated!

Cheers, Lamine