Final Year University Project - CloudPT
CloudPT is an application designed at making it easier for personal trainers to interact and work with their clients.
CloudPT is bringing personal training into the 21st centrury by allowing for seamless communication between personal trainers and their clients. From viewing progress, assigning workouts, and instant messaging. All availble from one cloud based application.
A Trello Board was used throughout this project to plan and track the 2-week sprints.
To run the application use the following commands, assuming that Node.js is installed:
git clone https://github.com/danthick/CloudPT.git
cd CloudPT
npm install
npm start
The application should open on: http://localhost:3000
The application is hosted on Heroku and can be found at: CloudPT.
The application is a progressive web app and can be installed via Chrome and Safari (and Microsoft Edge...) on desktop and mobile. The UI is designed for mobile use but is usable on a desktop browser.
The full report on this project can be found here.
A demonstration of the application can be seen here.
Marius Varga