{% extends "base.html" %} {% load static %} {% block title %} How to Use Sizzle {% endblock title %} {% block description %} A comprehensive guide on how to use Sizzle. Learn how to download the app, log in, and start tracking your work time efficiently. {% endblock description %} {% block keywords %} How to Use Sizzle, Sizzle Guide, Sizzle Instructions, Download Sizzle, Time Tracking, Sizzle Tutorial {% endblock keywords %} {% block og_title %} How to Use Sizzle - Your Comprehensive Guide {% endblock og_title %} {% block og_description %} Follow this step-by-step guide to download and use the Sizzle app. Learn how to track your work time efficiently with Sizzle. {% endblock og_description %} {% block content %}
{% include "includes/sidenav.html" %}

How to Use Sizzle

Step 1
Download the App

To get started, download the app from GitHub using the following link: Click Here

Step 2
Find the Latest Successful Build

Locate the most recent successful build and click on it to proceed with the download.

Finding the App on GitHub Actions
Step 3
Download the App for Your Device

Select the appropriate version of the app for your device and download it.

Choosing Device Version to Download
Step 4
Open the App and Login

Once downloaded, open the app and login using your credentials.

Logging into the App
Step 5
Access the Side Menu and Click "Sizzle"

Open the side menu and tap on the "Sizzle" button to continue.

Accessing Side Menu
Step 6
Enter Your GitHub Username

Enter your GitHub username in the provided field and click "Add Username".

Entering GitHub Username
Step 7
Start Time Tracking

Click on the "Start Work" button to begin tracking your work time.

Starting Time Tracking
Step 8
View and Select Assigned Issues

All assigned issues will be displayed here. Select any task to begin working and click on the "Run" button to start tracking time for that task.

Viewing and Selecting Tasks
Step 9
Track Time for the Task

Congratulations! You are now tracking time for the selected task. Click on the "Stop" button to stop tracking once completed.

Tracking Time for Selected Task
Step 10
View Total Time Spent

After stopping the timer, you can view the total time spent on the task on the "Sizzle" page of the website.

{% endblock content %}