Project Report Comp
Project Report Comp
IN
BALANCE
NAME : CLASS:
ROLL NO:
This is to certify that this project report entitled Balance is a bonafide record of
Reg.No:-.......................... in the academic year 2023 – 2024. The project has been submitted
in partial fulfilment of AISSCE for practical held at Christ Academy CBSE School.
PRINCIPAL
ACKNOWLEDGEMENT
I solemnly take the opportunity to thank all the helping hands who made me to complete this
project. First of all I thank the Almighty for keeping me hale and healthy in order to successfully complete
my work.
I wish to express my sincere gratitude to Fr. Lebin, Principal of Christ Academy, for permitting me
to carry out the project and for the facilities provided for the fulfilment of this project work.
I am greatly indebted to Mrs. Subhashini Thota, Teacher in Computer Science who gave me
immense support and guidance throughout the completion of this project. I express my gratitude towards
my team members for bringing out collective productivity.
Last but not the least, I express my heartiest thanks to my lovable parents and friends for their
prayers, suggestions and encouragement for the successful completion of the project.
CONTENTS
ABSTRACT
SYSTEM REQUIREMENTS
PROJECT DESIGN
SOURCE CODE
SAMPLE OUTPUT
CONCLUSION
BIBLIOGRAPHY
ABSTRACT
Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum
and first released in 1991, Python’s design philosophy emphasises code readability with its notable use of
significant whitespace and indent levels. Its language constructs and object-oriented approach aim to help
programmers write clear, logical code for small and large scale purposes.
This Project, titled Balance is implemented using the Python programming language. With Balance,
we’ve created an innovative experience that helps people improve their diet, stress, sleep, focus,
mood, etc through meal plans, yoga and sleep guidance. This app comprises personalized meal
plans tailored to your dietary preferences, health goals, and nutritional needs. Access a diverse
range of recipes, track your calorie intake, and receive nutritional insights to make informed food choices. It
also provides a comprehensive library of yoga sessions which includes asanas designed for all levels, from
beginners to advanced practitioners. Follow guided routines targeting flexibility, strength, relaxation, and
mindfulness, ensuring a harmonious balance between mind, body, and spirit.
Whether you're looking to improve your dietary habits, enhance your yoga practice, or optimize your sleep
patterns, Balance provides you with the tools, resources, and support you need to lead a healthier, happier,
and more balanced life.
The project involves Graphical User Interface (GUI) using PyQt5. GUI enables users to interact using various
visual indicators such as buttons, windows, entry boxes, etc. PyQt5 is a Python library for creating powerful
graphical user interfaces (GUIs). The code is designed in such a way that it provides complete control to the
user. It handles the common mistakes and exceptions, thus being user-friendly.
SYSTEM REQUIREMENTS
HARDWARE COMPONENTS:
RAM : 2 GB (Minimum)
4 GB (Recommended)
Operating System : 32 bit x86
SOFTWARE COMPONENTS:
PROJECT DESIGN
SOURCE CODE
SAMPLE OUTPUTS
CONCLUSION
BIBLIOGRAPHY
—› Computer Science with Python (Textbook for Class XII) by Sumita Arora