-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,13 @@ | ||
# Revisions | ||
|
||
## Revisions for Stage 2 | ||
Included with Stage 3 Release. | ||
|
||
- Updated database design diagram (`img/database_design_diagram_v2.png`) to use weak entity syntax for Weather, OceanSpecies, and NaturalDisaster since their primary keys are also foreign keys from the Regions entity. | ||
- Updated attributes to align with Stage 3. | ||
|
||
## Revisions for Stage 1 | ||
Included with Stage 2 Release. | ||
|
||
- Updated Technical Challenges section to discuss the creative ways in which we may need to design our database. | ||
- To summarize, we anticipate facing challenges in defining the design of our app components in order to manage our database efficiently. | ||
- To summarize, we anticipate facing challenges in defining the design of our app components in order to manage our database efficiently. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.