Beyond Linear and Jira, here are the most relevant alternatives for an engineering-first, open-source project like PolicyEngine.
GitHub Projects v2 uses GraphQL, but filtering by custom fields (like due dates) in the API is extremely cumbersome:
# GitHub Projects v2 - Complex and LimitedNew Context: PolicyEngine is also implementing CiviCRM for constituent relationship management. This significantly changes the landscape for non-technical work (grants, papers, partnerships).
Key Insight: CiviCRM has built-in grant tracking, potentially eliminating the need for separate grant management tools!
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>PolicyEngine Halloween</title> | |
| <style> | |
| body { | |
| margin: 0; | |
| padding: 0; |
OlderNewer