-
Notifications
You must be signed in to change notification settings - Fork 0
4.3. Database Design
Joey edited this page Apr 18, 2017
·
4 revisions
Users and Tutorials have a many-to-many relationship encapsulated in a join table, userTutorials, with additional columns for exp and role. Users and Avatars also have a many-to-many relationship as described in the userAvatars table.
From the littlest team with big dreams, SOLOQ:
Joey Yeo
Weizheng Lee
Goh Yuan Tat
- Introduction
- Getting Started
- Software Requirements
- 3.1. Functional Requirements
- 3.2. Non-Functional Requirements
- 3.3. Abuser Stories
- Software Design
- 4.1. User Interface
- 4.2. Software Architecture
- 4.3. Database Design
- Usability
- Performance, Robustness and Security
- Project Log
- Archive