pritchardians / find-best-match

An open source Python project to find the best match between a comparator and a set of candidates
GNU General Public License v3.0
0 stars 0 forks source link

End-to-end high level design #35

Open pritchardians opened 1 week ago

pritchardians commented 1 week ago

Create an end-to-end high level design to show the flow of data and the logic. High level = each component will be designed individually.

Acceptance Criteria

pritchardians commented 1 week ago

@jasonwpacker - I see you created a docs folder for the design docs. Cool! This supersedes the _design directory I created earlier. Please could you look in there to see if there is anything you could use? I had just put in a note or two...

jasonwpacker commented 1 day ago

I've uploaded some documentation but am interested in your take on what the data flow diagram might look like to be the most useful.