Project: Posture Plus - A mobile app designed for fitness trainers, tracking posture by AI
Technologies used:
- React Native, React Navigation for front-end development;
- NodeJS and PostgreSQL for back-end development;
- TensorflowJS & PoseNet model for AI
Package Design:
-
tensorflowClassification: contains custom training models, classification labels and various images of different postures for training data
-
postureplus: main folder, using for the development of the app including backend and frontend, the setup and connecting API.