A responsive Angular web application offering information and routines for Yin-Style Yoga enthusiasts. The platform provides a detailed library of poses and customizable routines to help users practice yoga with a focus on specific target areas of the body.
Check out the live version of the app: Yin-Style Yoga App
- Yoga Pose Library: A filterable library of Yin-Style Yoga Poses, organized by target areas of the body (for example Legs, Hips, Back and Spine).
- Routines Overview: A collection of individual routines, each targeting different body areas, which can also be filtered.
- Pose Details: Each yoga pose is enhanced with hand-drawn illustrations and provides an overview of how to perform the pose.
- Responsive Design: Fully responsive web application, ensuring a smooth experience across desktop and mobile devices.
- Angular: Frontend framework for building dynamic single-page applications.
- TypeScript: For type-safe coding and better developer experience.
- SCSS: For styling and responsive layout.
- Firebase: Used for hosting the application.
- Add more yoga poses and routines to the library.
- Further refinement of filter options.
- Create graphical videos of the individual routines and embed them on the platform for enhanced experience.
- Convert the app into a Progressive Web Application (PWA) to allow offline access and improve performance.
- Introduce user accounts to save routines and track progress.
- Implement Dark Mode to provide users with a visually comfortable experience in low-light environments.