Use Case Diagrams - 401ChemistryGenealogy/ChemistryGenealogy GitHub Wiki

Registration and Login

This covers the use cases concerning registration, logging in, and logging out.


General User Functions

This covers use cases that can apply to any user.


Information Handling

This covers use cases that applies to users that are logged in and how information can be handled.


Actor Generalization

This shows how the actors are connected. Not Logged In User, Logged In User, and Administrator have different use cases, but any of them can use the same use cases as the User.