feat: Record drug use entries
User can record (journal) "entries" of drug use (POST /log
). For now (simple first iteration) an entry will consist of:
- The name of the substance that was used
- A quantity (units of measurements & conversions will be needed later)
- The date/time of the event
Edited by lazulite