feat: Add project foundation, documentation, and Docker setup

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Jan Novak
2026-01-19 19:49:47 +01:00
commit a59ef0f3f5
10 changed files with 1020 additions and 0 deletions

13
project.md Normal file
View File

@@ -0,0 +1,13 @@
# Training tracker
Will be application for tracking my activities relevant to training.
It will have:
- frontend:
- mobile friendly web application which is gonna let me view training plan for the session, will allow to enter session type, weights/resistance, repetitions, duration or other relevant attributes of the session.
- technologies to be used: html, css, javascript
- backend:
- service written in golang available over http/https allowing frontend to access/persist all the necessary information
- persistent layer will ba suitable database, either sql or nosql
- auxiliary services:
- this is something extra which does not have to be part of 1st version of the app and will be able to read data from strava or whoop