0% found this document useful (0 votes)
35 views

Internship Management

The document discusses internship management. It provides details about the internship summary, purpose, objectives and scope. It describes planning the internship, scheduling it and reviewing the relevant technologies used - HTML, CSS, JavaScript, ReactJS etc. It explains how these were used to develop a restaurant website with features like mobile responsiveness, online ordering, table booking and security.

Uploaded by

dhruv
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views

Internship Management

The document discusses internship management. It provides details about the internship summary, purpose, objectives and scope. It describes planning the internship, scheduling it and reviewing the relevant technologies used - HTML, CSS, JavaScript, ReactJS etc. It explains how these were used to develop a restaurant website with features like mobile responsiveness, online ordering, table booking and security.

Uploaded by

dhruv
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

CHAPTER 3

INTERNSHIP MANAGEMENT

3.1 Internship Summary


3.2 Purpose
3.3 Objective/ Scope
3.4 Internship Planning
3.5 Internship Scheduling
3.6 Technology and Literature View

Gujarat Technological University 1 S.R.P.E.C


[Type here]

CHAPTER 3
INTERNSHIP MANAGEMENT

3.1 Internship Summary:


We have done our Internship at sys.out technologies. Gandhinagar. The Internship was for
duration of about 12 weeks and it involved a lot of learning all around. Our internship based on
Web (React) Development. I had worked with offline mode to develop our Web application.

3.2 Purpose:
The purpose of a restaurant website is to provide customers with a digital presence where they
can learn about the restaurant, view the menu, make reservations, and place online orders for
delivery or takeout. A well-designed restaurant website should also showcase the restaurant's
unique ambiance and atmosphere, highlight its location and hours of operation, and provide
contact information such as phone number and email address. Additionally, a restaurant
website can feature customer reviews, promotions, and events to keep visitors engaged and
informed. Overall, a restaurant website is an important tool for attracting new customers and
keeping existing ones informed and engaged with the restaurant's offerings.

3.3 Objective/Scope: The objective of a restaurant website is following below:


Mobile-Friendly Design: With more and more people using smartphones and tablets to
browse the internet, it's important to have a website that is optimized for mobile devices. A
responsive design will ensure that your website looks great and functions properly on any
device.

Online Ordering System: A restaurant website should have an online ordering system
that makes it easy for customers to place orders. This should include a menu that is easy to
navigate, with clear pricing and descriptions. The ordering system should also allow customers
to select delivery or pickup options, choose a time for their order, and pay online.

Online Table Booking: The website should have an online table booking system that
allows customers to reserve a table in advance. This should include a simple form where

Gujarat Technological University 1 S.R.P.E.C


[Type here]

customers can enter their details and select the date and time they would like to book a table.
The system should

also be integrated with the restaurant's reservation management system to ensure that bookings
are not double-booked.

High-Quality Visuals: Visuals such as photographs and videos are an essential part of any
restaurant website. They should be high-quality and showcase the restaurant's dishes,
ambiance, and decor. This will help to give customers a sense of what to expect when they visit
the restaurant.

Security and Privacy: The website should be designed with security and privacy in mind.
This includes using SSL encryption to protect customer data, ensuring that payment gateways
are secure, and complying with data protection regulations such as GDPR.

Customer Reviews and Testimonials: Customer reviews and testimonials are a great
way to build trust and credibility with potential customers. They should be prominently
displayed on the website, along with a rating system that allows customers to rate their
experience.

Social Media Integration: Social media integration is an essential part of any modern
website. It allows customers to share their experience on social media platforms such as
Facebook, Twitter, and Instagram, which can help to increase visibility and attract new
customers.

Search Engine Optimization (SEO): A restaurant website should be optimized for


search engines to increase its visibility in search engine results pages (SERPs). This includes
optimizing the website's content, metadata, and structure to ensure that it ranks well for
relevant keywords and phrases.

3.4 Internship Planning: Internship planning is part of project management, which


relates to the use of schedules such as charts to plan and subsequently report progress within
the project environment. Initially, the project scope is defined and the appropriate methods for
completing the project are determined. The durations for the various tasks necessary to
complete the work are listed and grouped into a work breakdown structure. Project planning is
often used to organize different areas of a project, including project plans, workloads and the
management of teams and individuals.
Gujarat Technological University 1 S.R.P.E.C
[Type here]

3.5 Internship Scheduling:


• Project Scheduling is the culmination of a planning activity that is primary component of
software project management.

• When combined with estimation method sand risk analysis, scheduling, establishes a road
map for the project management.

• Scheduling begins with the process composition. The characteristics of the project are used to
adapt an appropriate task set for the work to be done.

• The task network is used to compute the critical project path, a time line chart and a variety
of project information.

3.6 Technology and Literature View:


To develop this project used in HTML, CSS, Tailwind CSS, JavaScript, ReactJS.

3.6.1 HTML

 HTML stands for Hyper Text Markup Language.


 HTML is the standard markup language for creating Webpages.
 HTML describes the structure of a Webpage.
 HTML consists of a series of elements.
 HTML elements tell the browser how to display the content.
 HTML elements label pieces of content such as "this is a heading", "this is a
paragraph", "this is a link", etc

3.6.2 CSS

 Cascading Style Sheets, fondly referred to as CSS, is a simple design language intended
to simplify the process of making web pages presentable.
 CSS handles the look and feel part of a web page.
 CSS is used to design HTML tags.
 CSS is independent of HTML and can be used with any XML-based markup language.

Gujarat Technological University 1 S.R.P.E.C


[Type here]

3.6.3 JAVA

 Java Platform is a collection of programs. It helps to develop and run a program


written in the Java programming language.
 Java Platform includes an execution engine, a compiler and set of libraries. Java
is a platform-independent language.

3.6.4 Java Script

 JavaScript is a dynamic computer programming language.


 It is lightweight and most commonly used as a part of web pages, whose
implementations allow client-side script to interact with the user and make dynamic
pages.
 It is an interpreted programming language with object-oriented capabilities.

3.6.5 React JS

 ReactJS is a declarative, efficient, and flexible JavaScript library for building reusable
UI components.
 It is an open-source, component-based front end library which is responsible only for
the view layer of the application

Gujarat Technological University 1 S.R.P.E.C

You might also like