https://gist.github.com/Systemized/6e329d6915c26177a9a2899ae33a6c6e
Deals in completed are currently stored in redis
- Added new api route file to handle completed dealings at
- /app/api/deals/completed/route.ts
- edited line 24 of
- app/api/deals/pending/route.ts
- added line 64 to the file
- app/api/screen-all/route.ts
- edited file to add new 'pending' and completed' UI in notification pop over
- components/NotificationPopover.tsx