📄️ Class Diagram
Class Relationships
📄️ Sequence Diagrams
Use Case 1 – Playing a Game
📄️ Entity Relation Diagram
According to the following Entity-Relationship diagram below, there is 1 relationship we can observe according to our Supabase database.
📄️ Development Environment
Tools
📄️ Database Schema
The following is our database schema. A visual version of the schema exists in the Design Document in the form of an Entity-Relationship diagram. Our API will be responsible for CRUD, creating, reading, updating and deleting records into the database. Children's information will be especially restricted with COPPA (Children's Online Privacy Protection Act in mind.)
📄️ Electrical Diagrams
Schematic
📄️ Version Control
Overview