-
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
1 parent
3a452e8
commit 8b16fdc
Showing
3 changed files
with
25 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
Créer un compte ChromaCase vous permet de sauvegarder et suivre votre historique et progression. | ||
|
||
À partir de la page d’accueil, il faut cliquer sur le bouton \textit{Register}. | ||
|
||
\begin{figure}[H] | ||
\includegraphics[width=\linewidth]{../\dir/guide/auth/register.png} | ||
\caption{Créer un compte} | ||
\end{figure} | ||
|
||
Une fois rendu sur le formulaire, saisissez votre nom d’utilisateur, votre email ainsi que votre mot de passe. | ||
Ce dernier doit contenir au moins six caractères, incluant au moins une majuscule, une minuscule et un chiffre. | ||
|
||
Une fois le formulaire rempli, cliquez sur le bouton “Sign Up”. | ||
|
||
\begin{figure}[H] | ||
\begin{center} | ||
\includegraphics[width=0.5\linewidth]{../\dir/guide/auth/signup.png} | ||
\caption{Valider la création d'un compte} | ||
\end{center} | ||
\end{figure} | ||
|
||
Votre compte sera créé et vous serez redirigé.e sur votre page personnelle! |
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