Business Logic - Ga-3tan/AMT_Project GitHub Wiki

AMTECH Business Logic

Here you can find all our class diagrams concerning the project and have a quick overview of the relations between our entities.

Class diagram of our models

Here you can have an overview of our model entities :

models class diagram

Database class diagram

Here you can have an overview of our entities in the MongoDB database :

db models class diagram

Controllers-Services class diagram

Here you can have an overview of the relations between our controllers and our services for our models :

controllers-services class diagram