1 comments

  • leonschwanitz an hour ago

    Hey HN,

    I really like Linear's approach to project management, but for many of my projects GitHub Issues and Projects already contain everything I need.

    So I built Ginear: a Linear-inspired project management UI that uses GitHub as the backend.

    Issues, projects, labels and assignees stay in GitHub, so there's no separate database or synchronization layer for project data.

    The UI is based on the open-source Circle design system by ln-dev7, which I connected to the GitHub API and extended into a working GitHub client.

    The project is open source and still early. I'd especially love feedback on what would make this useful enough to replace the GitHub Issues/Projects UI for you.