Draw Detailed Uml Class Diagram Gym Management System Designed Customer Details Specifying Q37131727

Draw a Detailed UML Class Diagram of a Gym Management system. Itshould be designed for customer in details specifying types ofmembership, Management, Trainers with premium members having accessto live chat with their trainer, Payment Plans with reminders andGenerating Bills for Customer. Also an online platform for customerto login after registration.


Solution


TRAINER +trainer id +gymid GYM -trainername 1+clientid +gymid -gymname gymaddress trainerspeciality +listof _premiuim_client

Class diagram explaination :

Gym is the superclass having attributes of its id,name andaddress. It also has a function that returns its description.Trainer, Client and Online_login_platforms are the subclasses ofthe Gym table. According to

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.