cyrusae / highlighter-public

Next.js/SQLite app for qualitative coding and content analysis; prototype currently in (sometimes) working alpha.
Other
2 stars 0 forks source link

Minimum needed API endpoints #15

Closed cyrusae closed 2 years ago

cyrusae commented 2 years ago

Reading statements (get):

Encoding (put):

Updating the codes table (post and get):

cyrusae commented 2 years ago

Have drafts of code glossary endpoint and multipurpose next/back endpoint (still troubleshooting).

cyrusae commented 2 years ago

20

cyrusae commented 2 years ago

Current hangup: get updating records to work so that previous can actually find the previous record.

cyrusae commented 2 years ago

21