Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | < | + | <h1> Welcome to the City Data Model Collaboration Wiki!</h1> |
− | + | Review the contents of the City Data Model. | |
+ | Comment on existing classes. | ||
+ | Suggest changes and additions | ||
== Getting started == | == Getting started == | ||
− | + | See something missing? | |
− | + | Propose a new class | |
− | + | ||
− | + | ||
− | + | <uml> | |
+ | Alice -> Bob: Authentication Request | ||
+ | Bob --> Alice: Authentication Response | ||
+ | Alice -> Bob: Come on over | ||
+ | </uml> |
Revision as of 01:03, 10 October 2019
Welcome to the City Data Model Collaboration Wiki!
Review the contents of the City Data Model. Comment on existing classes. Suggest changes and additions
Getting started
See something missing? Propose a new class
<uml>
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Come on over
</uml>