You are browsing as a guest. Sign up (or log in) to start making projects!

DecisionDesk

  • 3 Devlogs
  • 2 Total hours

Think better. Decide better. DecisionDesk transforms difficult choices into clear, structured decisions through scoring, reflection, and analysis.

Ship #1 Changes requested

I built a web app that helps people organize their thoughts when making decisions by comparing different options in one place. The most challenging part was building the logic myself instead of following a tutorial and figuring out React state management along the way. I'm proud that I turned a real problem I personally face a working project. To test it, simply add a decision and a few options, then interact with the app to see how it helps structure choices. But I would say that plz don't rely on this as it is made for learning purpose..

  • 3 devlogs
  • 2h
Try project → See source code →
Open comments for this post

45m 12s logged

Yay! Built the first working version of Decision Desk today. Users can add and remove options dynamically using React state. It looks simple, but figuring out array updates and rendering lists helped me understand React much better. Also, now it doesn’t give any of the correct answer as it is not based on the scores as I don’t know how to do those, I am a total beginner but I will learn it and add in the next version but for now I think this is enough for this version. I am learning and in future I will add backend also.

0

Loading discussion…

0
3
Open comments for this post

56m 18s logged

First page of DecisionDesk is up.

This color combination looked simple in my head… in reality it took a lot of “why does this look ugly” moments before it started clicking.

Spent most of the time fixing spacing between cards either everything was floating or everything was suffocating, no middle ground.

I think it’s messy, but it finally feels like something I can build on lol!!

Though the ss uploaded isn’t the full bcz Idk why my laptop was not capturing the whole page..

0

Loading discussion…

0
2
Open comments for this post

17m 16s logged

Started building DecisionDesk today .

After spending days bouncing between project ideas, I realized I was doing exactly what my app is supposed to solve: struggling to make decisions. 😅

DecisionDesk helps users compare options, score important factors, and organize their thoughts before making a choice. Today I finalized the concept, chose the color palette , and started setting up the React project. Next step is building the homepage.
So, let’s get started.

0

Loading discussion…

0
3

Followers

Loading…