Jeff Sieu

Results 5 issues of Jeff Sieu

## Context Resolves #1912 ## Implementation ### Before adding ![image](https://user-images.githubusercontent.com/8487294/96348312-6ba7b500-10da-11eb-9ef9-b478bf88fe8d.png) ### After adding ![image](https://user-images.githubusercontent.com/8487294/96347953-e4f1d880-10d7-11eb-889a-3e392a3c98cc.png) Year long modules are represented as modules in semester 0. ### Adding year-long modules Year-long modules...

Right now, some fonts are manually set to a certain font size. This causes problems with system text scaling.

Currently, the codebase is tested purely by hand, which is cumbersome and error-prone. Flutter tests should be created, followed by their automation on a service like Travis CI.

enhancement