- Daniel Akselrod
- Sophie Fillion
- Jonathan Avraham
- Sam McDonald
September 13, 2023
SweatSmart is an evidence-based fitness application developed in collaboration with Dr. Stuart Philips and Ph.D. candidate Bradley Currier from the McMaster Kinesiology department. Our aim is to simplify the world of fitness through personalized resistance training plans, tailored to the needs of each user.
.github/workflows
- Contains CI/CD pipelines for automated testing and deployment.docs
- Documentation detailing project design, setup instructions, and user guides.refs
- Reference materials including academic papers and resource links.scripts
- Scripts for code formatting and other automation tasks.src
- The main source code directory for the application.test
- Automated test cases to ensure application reliability and performance.SweatSmart.sln
- The solution file for the .NET project setup.
For instructions on setting up the project, refer to the docs
directory.
We welcome contributions from the community. Please refer to our contribution guidelines before making a pull request.
A special thanks to our project advisors Dr. Stuart Philips and Bradley Currier for their invaluable guidance and support throughout the development process.
For more detailed information on each component of the project, please navigate to the corresponding directories.