On this stage, it is only the diagram for the BackEnd class to learn how to create entities.
Next version will load sample data.
Final version will expose CRUD actions for the FrontEnd class to move on from there.
Added fundamental CreateorUpdate actions for Restaurant and Book modules so FrontEnd class can do the exercises.