From bc6bf6e81aa63e1f4ff270f550223704dba99053 Mon Sep 17 00:00:00 2001 From: Saurabh Chauhan <33381408+sirbh@users.noreply.github.com> Date: Sun, 4 Jun 2023 01:09:02 +0300 Subject: [PATCH] Update timeKeeping.md #skip deploy --- timeKeeping.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/timeKeeping.md b/timeKeeping.md index 5949006..be58f41 100644 --- a/timeKeeping.md +++ b/timeKeeping.md @@ -1,5 +1,6 @@ -|23/04/2023|Backend Setup. Added Lint, Pretteir and Testing Config. Added Prisma ORM. Database setup. |6 hrs | +|Date | Task Done |Time | |----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------| +|23/04/2023|Backend Setup. Added Lint, Pretteir and Testing Config. Added Prisma ORM. Database setup. |6 hrs | |24/04/2023|Frontend Setup with Vite. Added Lint, Pretteir config. Added cypress testing. |4 hrs | |25/04/2023|Added CI Pipeline. Deploy app on fly.io. Lint error on frontend took forever to get resolved. Spent a considerable amount of time trying to figure out how to utilize multiple lint configurations within the same repository. |8 hrs | |26/04/2023|Fixed CI pipeline issue |2 hrs |