This repository was archived by the owner on May 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +10
-26
lines changed Expand file tree Collapse file tree 7 files changed +10
-26
lines changed Original file line number Diff line number Diff line change @@ -1094,32 +1094,16 @@ \subsubsection{Routes}
1094
1094
1095
1095
\begin {figure }
1096
1096
\centering
1097
- \begin {subfigure }[b]{0.3\textwidth }
1098
- \centering
1099
- \includegraphics [width=\textwidth ]{./figures/backend-routes/users.png}
1100
- % \caption{}
1101
- \end {subfigure }
1102
- \hfill
1103
- \begin {subfigure }[b]{0.3\textwidth }
1104
- \centering
1105
- \includegraphics [width=\textwidth ]{./figures/backend-routes/election.png}
1106
- % \caption{}
1107
- \end {subfigure }
1108
- \hfill
1109
- \begin {subfigure }[b]{0.3\textwidth }
1110
- \centering
1111
- \includegraphics [width=\textwidth ]{./figures/backend-routes/code.png}
1112
- % \caption{}
1113
- \end {subfigure }
1114
- \hfill
1115
- \begin {subfigure }[b]{0.3\textwidth }
1116
- \centering
1117
- \includegraphics [width=\textwidth ]{./figures/backend-routes/notifications.png}
1118
- % \caption{}
1119
- \end {subfigure }
1120
- \hfill
1121
- \caption {Backend routes api.}
1122
- \label {fig:backend-routes }
1097
+ \includegraphics [width=\textwidth ]{./figures/backend-routes/api.png}
1098
+ \caption {API routes.}
1099
+ \label {fig:backend-routes-api }
1100
+ \end {figure }
1101
+
1102
+ \begin {figure }
1103
+ \centering
1104
+ \includegraphics [width=\textwidth ]{./figures/backend-routes/auth.png}
1105
+ \caption {Auth service routes, along with the schema of the response.}
1106
+ \label {fig:backend-routes-auth }
1123
1107
\end {figure }
1124
1108
1125
1109
\subsubsection {Real time updates and notifications with \texttt {Socket.io } }
You can’t perform that action at this time.
0 commit comments