tiki-archive / website-home

An amalgamation of code and projects designed to improve a developer's experience with TIKI
https://mytiki.com
MIT License
9 stars 5 forks source link

User should be able to supply a name to the query / estimate #183

Closed timoguin closed 9 months ago

timoguin commented 9 months ago

Reason

The API requires estimate to have a name field that is used to name the actual table. We currently don't have a way for the user to input this value.

Description

Design and implement a good way for the user to supply a name for the estimate.

Success Criteria

Additional Information

No response