DecisionDesk
- 3 Devlogs
- 2 Total hours
Think better. Decide better. DecisionDesk transforms difficult choices into clear, structured decisions through scoring, reflection, and analysis.
Think better. Decide better. DecisionDesk transforms difficult choices into clear, structured decisions through scoring, reflection, and analysis.
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.
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..
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.