KEMBAR78
Internship Report Format | PDF | Web Development | Websites
0% found this document useful (0 votes)
73 views10 pages

Internship Report Format

The document is an internship training report submitted by Mr. S. Karthikeyan for the Bachelor of Science in Data Science at Periyar University, detailing his internship at Odugaatech Pvt. Ltd. from June 2 to June 18, 2025, focused on web development. It includes acknowledgments, a declaration of originality, and a brief overview of web development processes and tools. The report emphasizes the importance of design, coding, functionality, database management, and maintenance in web development.
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)
73 views10 pages

Internship Report Format

The document is an internship training report submitted by Mr. S. Karthikeyan for the Bachelor of Science in Data Science at Periyar University, detailing his internship at Odugaatech Pvt. Ltd. from June 2 to June 18, 2025, focused on web development. It includes acknowledgments, a declaration of originality, and a brief overview of web development processes and tools. The report emphasizes the importance of design, coding, functionality, database management, and maintenance in web development.
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

INTERNSHIP TRAINING REPORT

A Report submitted in partial fulfillment of the requirements for the Award of


Degree of

Bachelor of Science in Data Science


To the

Periyar University, Salem- 11


By
Mr.S. Karthikeyan
C23UG208DAS004

Under the supervision


D.MAHESHWARAN.,M.C.A.,Ph.D.,
Assistant Professor, Department of Data Science
(Duration: 2nd JUNE, 2025 to 18th JUNE, 2025)

EXCEL COLLEGE F O R COMMERCE AND SCIENCE

(Affiliated To Periyar University)


KOMARAPALAYAM, NAMAKKAL –637303

JUNE -2025
Annexure-I

PERIYAR UNIVERSITY

INTERNSHIP TRAINING REPORT

UG STUDENTS -3rd YEAR-4thSEMESTER VACATION

1 Name of the Candidate S.KARTHIKEYAN

University Examination Registration Number C23UG208DAS004


2

3 Name of the College EXCEL COLLEGE FOR


COMMERCE AND SCIENCE
4 Name of the Department/ Degree DEPARTMENT OF DATA
SCIENCE/III-B.sc (DS)
Name of the Industry/ Institute in which for ODUGAATECH Pvt.Ltd,
5 SALEM
Internship Training Undergone

Guide/Supervisor under whom the training


6 D.MAHESHWARAN.,M.C.A.,Ph.D.,
Undertaken

7 Title of the Training WEB DEVELOPMENT

Brief output of training (not morethan2


8 ENCLOSED
pages ) – Attach Annexure-I

9 Conclusion
ENCLOSED
10 Outcome of the training ENCLOSED

Signature of the Signature of the Guide Head of the PH Principal


Student Department
CERTIFICATE

This is to certify that the “INTERNSHIP REPORT” submitted by

Mr.S.KARTHIKEYAN (Reg. No: C23UG208DAS004) is work done by him

and submitted during 2023 – 2026 Academic year, in partial fulfillment of

the requirements for the award of the degree of BACHELOR OF

SCIENCE IN DATA SCIENCE, at ODUGAATECH PVT.LTD,

SALEM.

Internal Supervisor

Place: KOMARAPALAYAM

Date :

Head of the Department Programme Head


School of Computer Science

Internal Examiner

I
DECLARATION

I hereby declare this “INTERNSHIP REPORT” Entitled WEB DEVELOPMENT Submitted

to the PERIYAR UNIVERSITY, SALEM in partial fulfilment of the requirements for the award

of the degree of “BACHELOR OF SCIENCE IN DATA SCIENCE” is are cord of original project

work done by me during the period from 2025 under the supervision and guidance of

D.MAHEESHWARAN, ASSISTANT PROFESSOR OF DATA SCIENCE, EXCEL COLLEGE

FOR COMMERCE AND SCIENCE, KOMARAPALAYAM and that it has not format the basic

for the award of any Degree\Diploma\Assistant Ship\fellowship or other similar title to any other

candidate of any other University.

Signature of the Candidate

(Mr.S.KARTHIKEYAN)

PLACE: KOMARAPALAYAM

DATE:

I
ACKNOWLEDGEMENT

First I thank praise the godf or the countless blessing that he/she showed upon me to complete this
Internship.
It is indeed with great pleasure and immense gratitude that I acknowledge the help of these individuals .
I would like to express my plentiful gratitude to our Honorable Chairman
Prof.Dr.A.K.NATESAN, Chairman, Excel Group Institution for providing laboratory Facilities and
Encouragement Throughout my Internship work.

I would like to express my plentiful gratitude to our Vice Chairman


Dr.N.MATHAN KARTHICK, Vice Chairman& Secretary, Excel Group Institution, for providing
laboratory Facilities and Encouragement Throughout my Internship work.

It is a matter of privilege and honor for me to place on the record my thanks to


Dr.R.VIMAL NISANTH., M.Com., M.Phil., Ph.D., Principal, Excel College for Commerce and
Science, Komarapalayam for the encouragement at all levels to undergo this Internship work.

I express my sincere thanks to Dr.K.MUNUSAMY, M.C.A.,M.E.,Ph.D., Programme Head


School of Computer Science of Computer Science, Excel College for Commerce and Science,
Komarapalayam for providing the necessary facilities to undergo this Internship work.

I express my sincere thanks to Mr.P.DINESHKUMAR, M.sc., M.phil., B.Ed., Head of the


Department of Data Science, Excel College for Commerce and Science, Komarapalayam for providing
the necessary facilities to undergo this Internship

I express my heartiest thanks to my guide Mr.D.MAHESHWARAN, M.C.A.,Ph.D., Assistant


Professor of Data Science, Excel College for Commerce and Science, Komarapalayam for her valuable
guidance, suggestions and kind encouragement through the entire phases of Internship.

I thank all my non-teaching staff members of Department of Computer Science, Excel College for
Commerce and Science, Komarapalayam for their help and support.

I would like to thank my parent for their kindly cooperation, encouragement and support for the successful
completion of my Internship.

I
WEBSITE DEVELOPMENT USING PYTHON CODE

INTRODUCTION

Web development is the process of creating, building, and maintaining


websites and web applications, encompassing everything from the initial
design to the final deployment and ongoing management. It involves a
combination of technical skills, including coding and programming, as well as
design and user experience considerations. Web development can range from
simple static pages to complex web applications and social network services.
Here's a more detailed breakdown:
Core Aspects of Web Development:
Design:
Planning the visual layout, user interface (UI), and user experience (UX) of
the website or application.
Coding/Programming:
Writing the code (using languages like HTML, CSS, JavaScript, and others)
that brings the website to life and enables functionality.
Functionality:
Ensuring the website or application performs the desired tasks and interactions
for the user.
Database Management:
Setting up and managing the databases that store and retrieve website data.
Maintenance:
Regularly updating and improving the website or application to keep it running
smoothly and securely.
Types of Web Development:
Front-end Development:
Focuses on the user-facing side of the website, including the visual elements
and how users interact with the site.
Back-end Development:
Deals with the server-side logic, databases, and other behind-the-scenes
aspects that make the website functional.
Full-stack Development:
Involves both front-end and back-end development, giving developers a
comprehensive understanding of the entire web development process.

6
FLOWCHART

7
SCREENSHOT

8
9
CONCLUSION

Web development tools encompass a wide range of software and technologies that
assist in building, testing, and deploying websites and web applications. These tools
can be broadly categorized into front-end, back-end, and full-stack development tools,
as well as testing and deployment tools. software applications, frameworks, libraries,
and utilities that facilitate the design, construction, testing, and maintenance of
websites and web applications. These tools streamline the development process,
making it more efficient and organized. They are essential for web developers to
debug, test, and optimize their code and user interfaces.

1
0

You might also like