An open-source web-based strength tracker for hypertrophy
This project is currently under construction and may not be fully functional or stable. Expect frequent updates and changes as we continue to develop and improve it. Contributions are welcome.
- Link: https://hypertrophy.sandbox.com.np/login/
- Username:
demo
- Password:
demo
Got an idea to make this project even better? We'd love to hear from you!
- Check the Issues tab to see if your idea has already been suggested.
- Provide a clear and detailed description of your idea. Feel free to include:
- The problem it solves
- Why it's useful
- Any potential implementation suggestions
https://hypertrophy.sandbox.com.np/api/v1/docs/
-
Download
docker-compose.yml
. -
Start the server.
docker compose up
-
The server should be running in http://127.0.0.1:8000/.
-
Create a user to access the web application.
docker compose exec python manage.py createsuperuser
This project is licensed under the terms of the MIT license.