Fix project and visualization delete Start with plot styling
All plots will be saved in the plot model (no subclasses).
Change adapter and serializer to REST api. Add session-user to get logged-in user in every controller/route Change models to async relationships, this way the data is only loaded when requested.