My side project is beginning to attract interest from a few people who would like to hop on board. At this point I am just doing what feels familiar and sensible, but the project manager perspective is new to me. Are there any sort of articles/books/podcasts/etc that could clue me into how to become better at it?
Project Management: <a href="https://wrdrd.github.io/docs/consulting/software-development#project-management" rel="nofollow">https://wrdrd.github.io/docs/consulting/software-development...</a> ... #requirements-traceability, #work-breakdown-structure (Mission, Project, Goal/Objective #n; Issue #n, - [ ] Task)<p>"Ask HN: How do you, as a developer, set measurable and actionable goals?" <a href="https://westurner.github.io/hnlog/#story-15119635" rel="nofollow">https://westurner.github.io/hnlog/#story-15119635</a><p>- Burndown Chart, User Stories<p>... GitHub and GitLab have milestones and reorderable issue boards. I still like <a href="https://waffle.io" rel="nofollow">https://waffle.io</a> for complexity points; though you can also just create labels for e.g. complexity (Complexity-5) and priority (Priority-5).
<a href="http://blog.practicingitpm.com" rel="nofollow">http://blog.practicingitpm.com</a> produces a weekly summary of useful PM content - subscribe by RSS<p><a href="https://opensource.guide/" rel="nofollow">https://opensource.guide/</a> is full of tips on how to run OSS projects<p>Managing remote teams is almost a separate discipline unto itself, there's some useful tools and tips here: <a href="https://blog.toggl.com/managing-remote-teams/" rel="nofollow">https://blog.toggl.com/managing-remote-teams/</a>
Similar question from 2 weeks ago "Ask HN: Best project management practices in 2018?" <a href="https://news.ycombinator.com/item?id=16377523" rel="nofollow">https://news.ycombinator.com/item?id=16377523</a> though on first glance there's only one book mentioned.