You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I track my own workouts in the notes app, which is a bit tedious, so I decided to make a web app that would solve the problems I encounter on an almost daily basis.\
4
4
5
-
This poject is the continuation of learning backend web development, which started with the [2D Tic Tac Toe](https://github.com/SteveMCWin/golang_tic_tac_toe) project, also created using golang and SQLite.\
5
+
This poject is the continuation of learning backend web development, which started with the [2D Tic Tac Toe](https://github.com/SteveMCWin/golang_tic_tac_toe) project, also created using golang and SQLite.
6
6
7
7
## Features
8
8
- User authentication
@@ -12,6 +12,9 @@ This poject is the continuation of learning backend web development, which start
12
12
- Basic workout plan analysis
13
13
- Viewing and copying other users workout plans
14
14
- Gym - workout plan compatability analysis
15
+
- Per-exercise progression over time
15
16
16
17
## Screenshots
17
18

19
+

0 commit comments