From 4119d06307630f4bb5d3daf1f585da9040f48d02 Mon Sep 17 00:00:00 2001 From: Jared Lucas Amistad Schulz Date: Thu, 5 Dec 2024 15:28:43 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=BDupdated=20todo=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/src/TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/src/TODO.md b/backend/src/TODO.md index 8077d27..f4d042f 100644 --- a/backend/src/TODO.md +++ b/backend/src/TODO.md @@ -2,7 +2,6 @@ TODO: --- Jared --- - app.get("/user/events") - Paginated event names, times, and ids -- app.get("/user/societies") - Societies a user is associated with --- Up 4 Grabs --- - app.get("/user/recevents") - Gets unbookmarked events which satisfy certain criteria("Either in the user's society or keywords")