I have begun a functional specification for MVP based on the requirements we’ve collected so far. The spec is not complete; many pieces await elaboration and some await resolution of discussions here on the forum.
Please take a look at what we have so far and reply on this thread with feedback. Questions to ask yourself when reading include:
- Is that what I think we meant?
- What’s missing that hasn’t been explicitly noted as missing?
- As a front-end developer, do I have enough information to proceed to a design (for the parts that are specified)?
- As a database designer, do I have enough information to proceed on a schema (ditto)?
- As a back-end developer, do I see anything that raises alarms (performance, number of server calls, etc)?