3
5 Comments

How do you manage operating multiple side projects? Do you have a project/task management system? Do you store feature requests? What tools?

Keen to hear how people who operate multiple side projects are staying on top of their to-do lists and organising all documents. How do you track and manage feature requests? What tools are you using? Spill the beans!

on February 26, 2022
  1. 2

    Inspired by John Carmack, I've been checking in TODO.md files in the root of all my projects. In there I have a backlog and a history of tasks I've completed. Here's one from a project I've been working on lately

    ### Thursday 24 February 2022
    - [x] iOS Bug: Need to clear error message after successfully OCRing an image
    - [x] Add spinner when OCRing text
    - [x] Don't show image in HomeView
    
    ### Saturday 26 February 2022
    - [x] Allow converting images without logging in
    - [x] Ask user if they will allow us to track
    
    ### Backlog
    - [ ] Show Ad while OCR is processing
    - [ ] API: Using TIMESTAMPZ for __created_at columns
    - [ ] Handle error when Apple logging in fails
    - [ ] Handle error when Apple registration in fails
    - [ ] Handle error `authorizationController`
    
    1. 1

      This is awesome. Do you find it clunky to use or are you happy working in this workflow?

      1. 2

        It works well for me, however I work alone. I could see this becoming more difficult when working with ohters

  2. 2

    We, Uclusion, build a tool that combines communication and managing projects. The new demo video is not up yet but you can sign up and check it out or I'm happy to show it to you.

    1. 1

      Nice! Looks amazing.