Open rexthestrange opened 2 years ago
Add a project estimate field to projects. This entails:
Adding a new field to the "projects" table in the database. Adding a new number field to the Projects page. Wiring the two together.
If using Git or Jira, total task estimates should constitute the overall project estimate (if viable). Address this when implementing #34 and #35.
Add a project estimate field to projects. This entails:
Adding a new field to the "projects" table in the database. Adding a new number field to the Projects page. Wiring the two together.