trell0
- 17 Devlogs
- 23 Total hours
minimalist trello board
minimalist trello board
implemented checkboxes! idk why i didn’t add this earlier; this feature is super essential to the app. i focused a lot on the animation part, as that’s my priority for this project.
i was trying to implement a feature when pretty much everything broke. i reverted to the old commit and decided to refactor the code to be more readable!
implemented link sharing! basically, it saves your board state, packages it up into a string of characters, and makes it sharable with anyone in the world.this was an interesting feature to add, as I’ve never done something like this before.
fixed a lot of visual bugs with delays, including one major one with the cards disappearing on mobile. i fixed that, but in order to test it, I needed to deploy it on vercel. I did so, and it worked! try it out at trell0.vercel.app!
implemented board management! now, you can manage all your projects. i have the same animation style as the rest of the application. there were several bugs with the animations, but I got them all fixed up!
completely redesigned the project!
i tried to add liquid glass like apple, but there were just too many bugs.
added undo/redo! it was pretty easy to add ngl; it works as you would expect
implemented a favicon that automatically changes based on the current theme. the favicon is generated using a canvas element, creating a gradient based on the theme’s colors.
implemented mobile support! now, the website works on all devices, including smart phones. it was pretty easy but I still faced a couple of small bugs.
implemented column support! now you can create as many columns as you want, edit their titles, and more! there were A LOT of visual errors but I eventually got through them all!
implemented card tags! now you can add tags to your cards. example cards include school, work, personal, extracurriculars, etc.
tried to add column management but it worked out to be super clunky and just terrible to use. i decided to revert my changes and start afresh.
i added more themes!
created a landing page!
i was originally going to make it a lot bulkier like https://www.notion.com, but eventually decided to keep it minimalist to fit the vibe.
created a command pallete!
omg this is actually super cool. simply press CMD+SHIFT+P and access everything you could possibly need to interact with the website!
i’ve added a timer, stopwatch, and Pomdoro timer!
implemented upload/download in JSON format!
it works like a charm :)
(these were originally 2 devlogs but there was some problems with my wifi so ill combine this into 1)
added slick animations that give the app so much more polish! there were so many visual bugs but i got them all figured out!
added dark mode!
built the MVP for this minimalist trello board
features include:
what i plan to add next?
animations! i want to make this the cleanest thing ever