common classes
Finish writing all common classes:
- review
- recipe
- user
- ingredient
Relations in the database should be generated using annotation/other instead of creating separate classes for these. This is to keep use of common classes in the frontend as simple as possible