0% found this document useful (0 votes)
9 views10 pages

Project Report Comp

The document outlines a project titled 'Balance' developed for the academic year 2023-24, focusing on improving diet, stress, sleep, and overall well-being through personalized meal plans and yoga guidance using Python. It includes a certificate of completion, acknowledgments, and details about the system requirements and project design. The project utilizes a graphical user interface (GUI) created with PyQt5 to enhance user interaction.

Uploaded by

diptianya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views10 pages

Project Report Comp

The document outlines a project titled 'Balance' developed for the academic year 2023-24, focusing on improving diet, stress, sleep, and overall well-being through personalized meal plans and yoga guidance using Python. It includes a certificate of completion, acknowledgments, and details about the system requirements and project design. The project utilizes a graphical user interface (GUI) created with PyQt5 to enhance user interaction.

Uploaded by

diptianya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

PROJECT

IN

COMPUTER SCIENCE (083)

Academic Year 2023-24

BALANCE

NAME : CLASS:

ROLL NO:

REG. NO: ACADEMIC YEAR: 2023-24


CERTIFICATE

This is to certify that this project report entitled Balance is a bonafide record of

the project work done by ___________________________ of class_______

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.

Date:………………………… Teacher in Charge

Internal Examiner External Examiner

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

64 bit x64 (Recommended)

Hard Disk Memory : Minimum 250 MB

Free Processor : Dual Core 2.80 GHz or Greater

Screen Resolution : 1366 x 768 (Optimal)

Graphics Card : Minimum 64 MB

SOFTWARE COMPONENTS:

Platform : Windows 10 with SP1

Python Version : Python 3.7 or Greater

PROJECT DESIGN
SOURCE CODE
SAMPLE OUTPUTS
CONCLUSION
BIBLIOGRAPHY

—› Computer Science with Python (Textbook for Class XII) by Sumita Arora

You might also like