Skip to content

Gym logging inspired by Stupid Simple Macro Tracker

Notifications You must be signed in to change notification settings

WittySmirk/gymjournal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym Journal

This is gym journal. An open source tracking web application inspired by Stupid Simple Macro Tracker

Goals

  • Provide a simple user interface to see trends in training data
  • Implement a web application using Go and React mainly using the standard library

Technologies

  • Go
  • TypeScript
    • Vite
    • React
    • React-Router
  • Google Oauth (Goth)
  • Turso

Self Hosting

Environment variables that need to be set:

GOOGLE_CLIENT_ID
GOOGLE_SECRET
TURSO_DATABASE_URL
TURSO_AUTH_TOKEN

The database schema can be found in the src/sql folder

About

Gym logging inspired by Stupid Simple Macro Tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published