Taskmaster is an amazing all-in-one task management tool that will help you keep track of everything in your daily life!
For the front end, my main framework of choice was Next JS with the new app router. I used Tailwind CSS for styling (along with components from Headless UI). I also used the Appwrite client SDK for database operations.
For the back end, I used Next JS API route handlers and the Appwrite server SDK for storage operations (creating buckets and files).