Final Internship Evaluation
Final Internship Evaluation
Final Internship Evaluation
Submitted by:
Faculty Mentor
Dr. Abhijit Chitre
Index
Mx Car Care is offering the best in class car care services in affordable pricing.
Vision of upgrading the way the people care for their car.
Established in the year 2010,originally based at Mumbai. And have earned strong credits in
the market by virtue of its quality services.
Aim is to always provide the costemers with the perfect detailing experience through
outstanding products and service with effectiveness and reliability.
Website development : It refers to the tasks associated with creating, building, and
maintaining websites and web applications that run online on a browser. It may, however, also
include web design, web programming, and database management.
Web development is closely related to the job of designing the features and functionality of
apps (web design). The term development is usually reserved for the actual construction of
these things (programming of sites).
So we had to learn about the basic tools involved in web development that is programming
languages like HTML (Hypertext Markup Language), CSS (Cascading Style Sheets), and
JavaScript.
Technology Learned
Frontend Development
Front-end development involves the “client-facing” side of web development, It refers to the portion of the
website that users will see and interact with. A Front-End Developer, therefore, is responsible for the way a
digital product looks and “feels,”
Here we have focused on translating website design and visual ideas into code.
To carry out this work we first possessed a solid understanding of programming languages, including
HTML, CSS, and JavaScript, etc.
Our Responsibilities included creating responsive websites (that look and function well on any device),
Languages Learned
Javascript
JavaScript is a light-weight object-oriented programming language which is used for scripting the webpages.
It is an interpreted programming language that enables dynamic interactivity on websites when applied to an
HTML document
With JavaScript, users can build modern web applications to interact directly without reloading the page every
time. The traditional website uses js to provide several forms of interactivity and simplicity.
Features of JavaScript
1. All popular web browsers support JavaScript as they provide built-in execution environments.
2. It provides good control to the users over the web browsers.
Javascript Statements
JavaScript Statements
composed of: Values, Operators, Expressions, Keywords, and Comments.
The statements are executed, one by one, in the same order as they are written.
Semicolons ;
Semicolons separate JavaScript statements.
Add a semicolon at the end of each executable statement:
JavaScript White Space
JavaScript ignores multiple spaces. You can add white space to your script to make it more readable.
JavaScript Line Length and Line Breaks
For best readability, programmers often like to avoid code lines longer than 80 characters.
If a JavaScript statement does not fit on one line, the best place to break it is after an operator:
Software Used
VS Code comes with a simple and intuitive layout that maximizes the space provided
for the editor while leaving ample room to browse and access the full context of your
folder or project.
Users can change the theme, keyboard shortcuts, preferences, and install extensions
that add functionality.
Software Layout
Assign. 1 : Book Store (Time:1 Week)
Assign. 2: Create a registration Form
Assign. 3: Create a Catalogue (Time:1 Week)
Assign. 4: Create a Webpage for any app (Time:2 Weeks)
Main Website Screenshots: Index page
About page
Login page
Services page
Contact page
Daily Responsibilities
collaborating with back-end developers, who are responsible for the server-
side logic and data management, to ensure seamless integration between
the front-end and back-end components of a website to improve usability.
Thank You…