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

Create sample request #1

Closed pritchardians closed 3 months ago

pritchardians commented 3 months ago

Create sample request. It should describe:

Tasks

pritchardians commented 3 months ago

Use JSON for portability and future expansion Create a sandbox with a tiny app that just reads JSON and prints it out to make sure it is syntactically valid

pritchardians commented 3 months ago

Code complete in develop branch. Will create a story to refactor.