Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dionysuzx/dicegainz
Weightlifting tracking tool based on the GZCL method from r/gzcl
https://github.com/dionysuzx/dicegainz
Last synced: about 1 month ago
JSON representation
Weightlifting tracking tool based on the GZCL method from r/gzcl
- Host: GitHub
- URL: https://github.com/dionysuzx/dicegainz
- Owner: dionysuzx
- Created: 2020-01-06T23:03:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T23:36:56.000Z (about 4 years ago)
- Last Synced: 2024-10-17T13:33:14.156Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 225 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to the Dice Gainz project
## What is it?
Dice Gainz is a automated workout app which is based on data and the general gainz methodology (google for "general gainz reddit")
## Architecture
This website is has a vanilla javascript frontend and a backend/hosting supported by firebase. That's all for now.
## Deployments
To deploy latest code simple run `firebase deploy` from root and it will pickup the html/js/css files from the `/public` directory.