You are on page 1of 13

CERTIFICATE

This is to certify that Ariyan Mandal a student of Bachelor of Arts/Commerce of

Department of Commerce Bhadrak Autonomous College, Bhadrak has successfully

completed his/her final semester project entitled as a Partial fulfillment of academic curriculum.

Signature of the Guide


DECLARATION

I Ariyan Mandal continuing+3 Commerce, B.Com at department of commerce Bhadrak


Autonomous College, Bhadrak, hereby declare that the project work entitled financial Statement
Analysis of any five company is an authentic work developed by me for the fulfillment of the awarded
for the degree of Bachler of Commerce.

Student Name
Exam Roll Number---8121B042
6th Semester , B.Com
ACKNOWLEDGEMENT

I sincerely thank to Honorable’ Dr Pratap Chandra Sahoo, Asst .prof


Commerce, BDK(Auto) College without whom we would not have completed this project
report. It’s my proud privilege to express deep gratitude to Co-ordinate of Honorable’ professors
and other faculty members of our department. for their useful suggestion, encouragement, and
support, which helped me accomplish project.

And above all, I am thankful to my friends who had helped me for the completion of this
project report

Date-
Ariyan Mandal
(Exam Roll No—8121B042)
TABLE OF CONTENTS

CHAPTERS DETAILS OF CONTENTS PAGE NO.


ABSTRACT
Chapter- I 1

Chapter- II Introduction 2-3

Chapter-III Review Of Literature 4-5

3.1
Objective Of The Study 6

Chapter- IV Research Methodology 7-13

4.1.
Data And Sample

4.2.
Tools And Techniques

4 .3
Analysis And Interpretataion

Chapter-V Conclusion and Suggestions 14

References 15
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Registration</title>
</head>
<body>

<h1>Registration</h1>
<form>
<label for="username">Username:</label>
<input type="text" id="username" name="username" required>
<br>
<label for="email">Email:</label>
<input type="email" id="email" name="email" required>
<br>
<label for="password">Password:</label>
<input type="password" id="password" name="password" required>
<br>
<button type="submit">Register</button>
</form>

</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cart</title>
</head>
<body>

<h1>Shopping Cart</h1>
<!-- Display items in the cart here -->

</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Order</title>
</head>
<body>

<h1>Order</h1>
<!-- Display order details and options for payment -->

</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Return</title>
</head>
<body>

<h1>Return</h1>
<!-- Provide information and instructions for returns -->

</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cancel</title>
</head>
<body>

<h1>Cancel</h1>
<!-- Provide information and instructions for cancellations -->

</body>
</html>

You might also like