From 947351bdc1f4c3cc1c16d90d194bd00b47d4202c Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Tue, 4 Feb 2025 14:38:21 +0530 Subject: [PATCH] Add short readme Basic goals and setup Signed-off-by: Pratyush Desai --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf15ce5..b9d2d51 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -Users can log doses and query them +DoseLogs + +* Aims to replicate all the features of the erstwhile TripSit plugin. +* Also shall keep all the features that have been added. +* Database can be migrated. +* Rewrite to provide better metrics and auth. + + + +## Installation + +* make a venv and activate +* git clone this. And install req.txt