Cineaste
Cineaste copied to clipboard
An app which keeps track of the movies and TV series you have watched or would like to watch.
FluentUI components from Microsoft are just not great to work with, as it turns out, and they lack a lot of features. Also, I though I would use elements of...
The current list page layout is great for computers but is not suitable for smaller screens at all. This should be improved, and a separate layout should be implemented for...
Most of the code currently lives on the front-end, so it should be rigorously tested. I'll use bUnit for that.