Skip to content
Snippets Groups Projects
login.md 665 B
Newer Older
  • Learn to ignore specific revisions
  • Victor Löfgren's avatar
    Victor Löfgren committed
    # Login
    
    The login page will let you either login as a user or join a competition with a code.
    
    ## User
    
    
    The first page you will be presented with when accessing the site is the login page.
    
    Victor Löfgren's avatar
    Victor Löfgren committed
    From here you can login with your account by typing your email and password in their respective fields and pressing the "Logga in" button.
    
    ![Login page](../_static/login.png)
    
    ## Competition code
    
    You can also choose the "Tävling" tab.
    Here you can enter your six character long code and by pressing the "Anslut till tävling" button you will be able to join a competition.
    
    ![Code login page](../_static/logincode.png)
    
    
    These codes can be accessed from [Admin](admin.md).