Working on Project Planner AI (Next.js / Typescript)

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ธ.ค. 2024

ความคิดเห็น • 6

  • @TheRealKingHarry
    @TheRealKingHarry 7 หลายเดือนก่อน

    ​​i struggle to find an existing task management tool where you can just throw it on google calendar, so you know what youre supposed to be working on based on google calendar. I hope that is a feature your tool will address. If not , i'll try making one too :)

    • @WebDevCody
      @WebDevCody  7 หลายเดือนก่อน +1

      What if your tasks take longer than a day? That’s an interesting idea though where it tells you what to work on for which day

    • @TheRealKingHarry
      @TheRealKingHarry 7 หลายเดือนก่อน +2

      @@WebDevCody as someone with endless ideas but little execution, I feel like a task isn't considered a task unless it's on the books. I use Google calendar as my PM tool, and a task can take multiple days which is fine. But I want to have somewhat of a kanban so I can easily differentiate between different projects. While you can color code with Google calendar, it's still a bit tedius to do that. I would love a platform where you have a kanban on the left half of the screen and can drag and drop any task to the calendar on the right half of the screen, and toggle on/off tasks which are or aren't on the calendar. Basically a seamless drag and drop tool to make tasks more likely to be executed because they all have blocks of time that are allocated to when they should be done

  • @Cyber-Bison
    @Cyber-Bison 7 หลายเดือนก่อน

    I would use project planner more frequently if it integrated with github issues, I enjoy the GH projects

    • @WebDevCody
      @WebDevCody  7 หลายเดือนก่อน

      How would you want gh integration? Would you want it to import issues or export them?

    • @Cyber-Bison
      @Cyber-Bison 7 หลายเดือนก่อน

      @@WebDevCody import, not sure if you've tired using the gh projects, but that what im looking for personally. I used PPAI to get started and brainstorm initial ideas but that's the one thing holding me back is specifically the work items not tied directly to the repo. Not even sure how you would even build this integration or if its possible through their api.