Isaac Cheng

Results 17 issues of Isaac Cheng

## Changes - Use semantic analysis of the title to determine what icon should be used for an expense. - Consider implementing this with a dictionary, where the keys are...

enhancement
backend
low priority

## Specification - Additional GitHub Actions can be added for more thorough code analysis, such as [performance analysis for size and runtime.](https://github.com/andresz1/size-limit-action)

enhancement
low priority

## Problem Statement - When accessing feed, stats (leaderboard, achievements), games (quizzes, flashcards), or chat without logging in, a `KeyError: 'username'` occurs. - This can be fixed by implementing the...

bug
high priority

## Problem Statement - At the moment, connections and notifications are stored with `requestCount` and `notifications` being returned with every function. - This can be better implemented by using classes,...

low priority
refactor

Remember to add a check to avoid removing the default profile picture.

enhancement