Skip to content

Viewing the UML structure

Alexander Chiu edited this page Mar 26, 2023 · 1 revision

The backend relationships are indeed complicated and every changing. Therefore, viewing a complete structure of the backend with a UML Diagram can be very helpful before developing. Here's how you do that:

  • First open up PGAdmin

  • Right click on the involvemint database and then click on "Generate ERD" image

  • You should see a big web like this where you can hover over relationships and take a deeper dive as necessary

image

Clone this wiki locally