Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheManWhoLikesToCode authored Jan 22, 2024
1 parent 0609c97 commit 99a811f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@ I developed Archive-Me, a full-stack application project, during my breaks from

![System Diagram](https://github.com/TheManWhoLikesToCode/Archive-Me/blob/main/System-Diagram.png)

The diagram below displays how the user authentication process is employed by Archive-Me, detailing the steps involved in authenticating a user's access to various resources.

![User Authentication](https://github.com/TheManWhoLikesToCode/Archive-Me/blob/main/Authentication-Flow.png)

Below is the session diagram which goes more indepth with how user sessions are handled.

![Session Diagram](https://github.com/TheManWhoLikesToCode/Archive-Me/blob/main/Session.png)


## Features

- Automated login
Expand Down

0 comments on commit 99a811f

Please sign in to comment.