github.com/BP-WiSe21-22-Gruppe-52/BP-frontend ↗
Frontend for a WebApp to help hemophiliacs to exercise and prevent their risk of internal bleeding.
Open this visualization on its own page →
Contributors
5
Lines of Code
477
From
2021-11-08
To
2022-01-16
About BP-WiSe21-22-Gruppe-52/BP-frontend
Momentum is a frontend application built with TypeScript and React designed to support hemophiliacs in managing their health through exercise and injury prevention. The webapp helps users with hemophilia reduce their risk of internal bleeding by providing guidance and tracking for therapeutic exercises. The project uses PNPM for dependency management and includes development tooling for testing and building.
The frontend connects to a backend server and can be deployed anywhere as a static site. Development workflow includes a local development server running on port 3000, an interactive test runner, and automated CI/CD deployment through GitHub Actions. The application requires configuration of the backend server connection and supports both manual installation and automatic deployment pipelines. Contributors can extend the project by opening issues or submitting pull requests.