From 73e2696da9df4c6e97403b223991ee1f2dd73602 Mon Sep 17 00:00:00 2001 From: ReddyyZ Date: Sun, 24 Dec 2023 14:02:20 -0300 Subject: [PATCH 1/2] Some changes --- src/pages/index.js | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 451e39d..edecd9b 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -7,7 +7,7 @@ import Content from "../components/content"; import { StaticImage } from "gatsby-plugin-image"; const META_DESCRIPTION = "Get the best workout tracker android app for free"; -const TITLE = 'WorkoutLogs - Gym Tracker'; +const TITLE = 'WorkoutLogs - Gym Tracker App'; const IMAGE = 'https://workoutlogs.github.io/icon.png'; const IndexPage = () => { @@ -23,7 +23,7 @@ const IndexPage = () => {
-

The
Best
Workout
Tracker.

+

The
Best
Workout
Tracker.

{description}

{ />
-
+

App Functionalities

A simple workout tracker, developed by gym rats, for gym rats!

-
    -
  • Track your workouts, record weight, reps, and RPE
  • +
      +
    • Record your workouts, record weight, reps, and RPE
    • Track all your body measurements (bodyweight, bicep size, etc.)
    • Plate calculator
    • -
    • Powerlifting points calculator
    • -
    • RPE/1RM calculator
    • +
    • Calculators +
        +
      • Powerlifting points
      • +
      • RPE/1RM
      • +
      • Plate calculator
      • +
      +
    • Timers
From 990bfcf6cae958069402cd32974847f986779bb7 Mon Sep 17 00:00:00 2001 From: ReddyyZ Date: Wed, 27 Dec 2023 10:57:58 -0300 Subject: [PATCH 2/2] Description update --- src/pages/index.js | 42 ++++++++++++++++++++++++++++++------------ 1 file changed, 30 insertions(+), 12 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index edecd9b..57b672a 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -47,19 +47,37 @@ const IndexPage = () => {

App Functionalities

A simple workout tracker, developed by gym rats, for gym rats!

-
    -
  • Record your workouts, record weight, reps, and RPE
  • -
  • Track all your body measurements (bodyweight, bicep size, etc.)
  • -
  • Plate calculator
  • -
  • Calculators -
      -
    • Powerlifting points
    • -
    • RPE/1RM
    • -
    • Plate calculator
    • +
      +
      +
        + Workout History +
      • Record your sets, weight, reps and RPE
      • +
      • Use KG or LBS
      • +
      • Add custom exercises
      • +
      • Rest timer
      • +
      • Backup system
      • +
      • Simple design
      - -
    • Timers
    • -
    +
      + Body Measurement +
    • Track all your body measurements (bodyweight, bicep size, etc.)
    • +
    • Check your progress with charts
    • +
    +
+
+
    + Calculators +
  • Plate loading calculator
  • +
  • Calculate your powerlifting competition points (IPF, DOTS, WILKS)
  • +
  • Rating of Perceived Exertion (RPE) and 1RM calculator
  • +
+
    + Supported Languages +
  • English (US)
  • +
  • Portuguese (BR)
  • +
+
+