Sprint 1 Logical View Class Diagrams - Fatima-Essa/Wits-Social-SDP GitHub Wiki
In the below class diagram it can be seen that for out User table we have allocated a unique userID per user which is stored as a record with the users email and username. This is then linked to the Posts table where all of the users posts are stored and the Bio table which is currently set to the default bio for when a user registers.