Roman Carrot
21 posts


PART 4. Building in public Hey guys I spent some time working on the project again today Solo leveling on the minimum settings :0 Currently, we have 4 tabs 1) table In the table, we have a mini calendar that displays our tasks, sorted by week 2) tasks The tasks tab is where we can manage our tasks It still needs some work, and quite a bit 3) skills In the skills tab, we've added skills that we'll be upgrading in the future 4) lvls In this tab, we'll see our progress bar and skill level. ====================================== The most important changes: -> I added the ability to add the same task for multiple days so I don't have to do it manually. I had to spend a bit of time on it. -> And I added copy-and-paste functionality so I don't have to rewrite everything -> I also changed the app's color scheme, making it more visually appealing. I haven't decided on the color scheme yet -> Everything is already saved to the database -> The widget hangs as a subtask and is not displayed in the taskbar --------------------------------------------------------- Stack: Tauri (React + Rust + Tailwind.css) I write some things by hand, some things are helped by claude code, but now I try to do it myself I'm trying to get back to my roots and try to stretch my brain Thank you for reading! I appreciate your support! github link: github.com/svinosvin/todo…




















