Overview: The Byayamshala project is a full-stack fitness web application using Django for the backend and React for the frontend. It provides core functionalities such as BMI calculation, explore globally practices workout schedules, diet recommendations, and detailed exercise information.
Idea: The idea emerged from my passion for fitness and the need for a comprehensive platform that combines workout routines, diet plans, and health tracking in one place. I aimed to create an intuitive and user-friendly application that empowers users to achieve their fitness goals
Challenges: One of the main challenges was integrating various APIs tofetch exercise data and ensuring seamless communication between the Django backend and React frontend. Managing seamless integration between frontend and backend, ensuring low latency responses, and handling real-time updates without complex infrastructure was also challenging.
Technologies Used: Django, Django REST Framework, PostgreSQL, React, Redux, Tailwind CSS, Axios, JWT Authentication.