Vreportinterm Nsihp
Vreportinterm Nsihp
Submitted in Partial fulfillment of the Requirements for the VIII Semester of the Degree of
Bachelor of Engineering
In
Vishwas B S (1CR17CS178 )
CERTIFICATE
This is to certify that Vishwas B S(1CR17CS178), student of CMR Institute of Technology have
undergone internship in partial fulfil-ment for the award of Bachelor of Engineering in Computer
Science and Engineering of the Visvesvaraya Technological University, Belgaum during the year 2020-
21. It is certified that all corrections/suggestions indicated for Internal Assessment have been incorporated
in the Report. This Internship Report has been approved as it satisfies the academic requirements in
respect of project work prescribed for the said degree.
----------------------- ----------------------
External Viva
Name of the examiners Signature with date
1.
2.
ACKNOWLEDGEMENT
I wish to express my sincere gratitude to the Team Leads of Exposys Data Labs ( India) for the
opportunity they have provided me and the exposure I’ve had within this short period of time. I
was given the chance to work on multiple project s and gain an in -depth knowledge of the entire
tech-stack being used.
So with gratitude I acknowledge all those whose guidance and encouragement served as beacon
of light and crowned our effort with success.
I would like to thank Dr. Sanjay Jain, Principal , CMRIT, Bangalore for providing excellent
academic environment in the college and his never-ending support for the B.E program.
I would also like to thank Dr. Shreekanth M Prabhu , Professor and HOD , Department of
Computer Science and Engineering, CMRIT, Bangalore who shared his opinions and
experiences through which I received the required information crucial for the project.
I consider it a privilege and honour to express my sincere gratitude to my internal guide Mrs.
Sudha D, Asst. Professor , Department of Computer Science and Engineering, CMRIT,
Bangalore for their valuable guidance throughout the tenure of this project work.
I would also like to thank all the faculty members as well as my family who have always been
very Co -operative and generous. Conclusively, I also thank all the nonteaching staff and all
others go have done immense help directly or indirectly during our project.
Table of Contents
CHAPTER 1…………………………………………………………………... 7
Introduction
1.1 Project Overview
1.2 Duration
CHAPTER 2…………………………………………………………….. 8
2.1Company Profile
2.2About the Company
2.3Objectives
CHAPTER 3…………………………………………………………………... 11
3.1System Study
3.2Existing System & Proposed System
14
CHAPTER 4…………………………………………………………………...
Methodology
15
CHAPTER 5…………………………………………………………………..
System Requirements
5.1 Hardware Requirements
16
CHAPTER 6…………………………………………………………………...
Implementation
6.1 Sample Code
6.2 Snapshots
28
CHAPTER 7………………………………………………………………….
Conclusion & References
Internship
CHAPTER 1 INTRODUCTION
I have completed the internship at exposys data labs, a one stop solution for your creative ideas to
aspire realistic solutions. Exposys data labs real time Internships gives the aspirant an opportunity to
audition a job or a field before taking a permanent position with the recruiting company.
➢ Exposys Data labs has an office in Bangalore. It’s a Mid-Sized which is growing fast and
always looking to hire talent into its current team of 10-50 employees.
➢ Exposys Data labs they are regularly searching for job candidate with talents. They have
latest openings. They freely communicate and hire freshers and experienced candidates
➢ Exposys Data Labs is one among the forerunners who launched the new generation of
Digital Learning platform in India.
➢ Exposys Data labs strategies technology-enhanced educational instructional practice by
grooming Aspirant’s domain skills with cutting edge technologies and processes to help
them become industry ready Technocrats and Business Managers.
➢ Exposys Data labs have become second to none as the fast-growing professional training
platform by providing top-class real time internships and certification programs which have
yielded some great results
➢ Exposys Data Labs is a promising corporate pool of talent drawn from the Alumni of IITs
and NITs who have joined together with a sole commitment of serving their following
generation of Aspirants.
➢ Vision statement
“Our discoveries are beyond belief and if you’re with us, you’ll discover a newer way to
think”
➢ Mission statement
“To Tap and train best brainpower to give solutions for real challenges of the world”
Exposys Data Labs aims to Solve real world business problems like Automation, Big Data
and data Science.
Core team of experts in various technologies help businesses to identify issues, opportunities
and prototype solutions using trending technologies like AI, ML, Deep Learning and Data
Science.
They follow a human-focused and not technology driven approach to achieve success in their
clients endeavors.
They provide online and offline internships, freelancers, startup solutions, research and
development, training and many more.
They are constituted from an exceptional team of preeminent researchers and engineers from
around the world who are experts in AI, Machine Learning, Reinforcement Learning, Deep
Learning, and Natural Language Processing.
OBJECTIVES
Developing an Web application which helps the people/customer to buy any kind of plants they want
and delivered to their door step. It also gives full information about plant and it's use.
➢ Buy Now
➢ Search Engin
➢ About
➢ Signup
➢ Cart
➢ Login
JavaScript
JavaScript often abbreviated as "JS", is a high-level, dynamic untyped, and interpreted runtime
language. It has been standardized in ECMA Script language specification. Alongside HTML
and CSS JavaScript is one of the three core technologies of World Wide Web content
production; the majority of websites employ it, and all modern Web browsers support it without
the need for plugins. JavaScript is prototype-based with first class functions, making it a multi-
paradigm language, supporting object-oriented, imperative, and functional programming styles.
It has an API for working with text, arrays, dates and regular expressions, but does not include
any I/O, such as networking, storage, or graphics facilities relying for these upon the host
environment in which it is embedded. Although there are strong outward similarities between
JavaScript and Java, including language name, syntax, and respective standard libraries, the two
are distinct languages and differ greatly in their design. JavaScript was influenced by
programming languages such as Self and Scheme.
Browser support
To access flash content, you need to install flash plug-in in your browser. But to use JavaScript,
you don't have to use any plug-in at all. This is because all browsers have accepted JavaScript as a
scripting language for them and provides integrated support for it. All you need to do is to handle
MySQL
MySQL is the world's most used open-source relational database management system
(RDBMS) that runs as a server providing multi-user access to a number of database. The SQL
phrase stands for Structured Query language.
PROPOSED SYSTEM
1 Online plant shopping the customer must have access to the internet and valid method of payment
in order to complete transaction.
2 Online shopping are usually available 24 hours a day ,many customer have internet access both of
work at home .
3 Generally higher level of education and personal income corresponds to more favorable
perception of shopping.
CHAPTER 4 METHODOLOGY
HTML 5
HTML5 is a markup language used for structuring and presenting content on the World Wide Web.
It is the fifth and current version of the HTML standard. It was published in October 2014 by the
World Wide Web Consortium (W3C) to improve the language with support for the latest
multimedia, while keeping it both easily readable by humans and consistently understood by
computers and devices such as web browsers, parsers, etc. For the same reasons, HTML is also a
candidate for cross-platform mobile applications, because it includes features designed with low
powered devices in mind.HTML documents can be delivered by the same means as any other
computer file. However, they are most often delivered either by HTTP from a web server or by
email.
CSS 3
Cascading Style Sheets (CSS) is a style sheet language for describing the presentation of a document
written in a markup language. Although most often used to set the visual style of web pages and user
interfaces written in HTML and XHTML the language can be applied to any XML document,
including plain XML, SVG and XUL, and is applicable to rendering in speech, or on other media.
Along with HTML and JavaScript, CSS is a cornerstone technology used by most websites to create
visually engaging web pages, user interfaces for web applications and user interfaces for many
mobile applications. CSS 3 which is a large single specification defining various features. CSS 3 is
divided into several separate documents called "modules". Each module adds new capabilities or
extends features defined in CSS 2, preserving backward compatibility.
SQL
SQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the
International Organization for Standardization (ISO) in 1987.Although SQL is an ANSI/ISO
standard, there are different versions of the SQL language. However, to be compliant with the ANSI
standard, they all support at least the major commands (such as SELECT, UPDATE, DELETE,
INSERT, WHERE) in a similar manner.
5.1Hardware Requirements
➢ Processor : Intel Core i5
➢ Storage : 1TB
5.2Software Requirements
➢ Operating System : Windows/Linux
CHAPTER 6
IMPLEMENTATION
HTML
<!DOCTYPE html>
<nav class="navbar">
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="service.html">Materials</a></li>
<li><a href="plan.html">Video</a></li>
<li><a href="contact.html">Contact</a></li> </ul>
</nav>
</header>
<section class="home">
<div class="content">
<h1>Learning Community</h1>
<p>Learn the art and science of growing and caring for plants. In this 100% online
platform, you will learn everything from basic programming to composting to developing.
Plus, you'll connect with like-minded gardeners and build an online community.</p>
<a href="about.html"><button class="btn">get started</button></a>
</div>
<div class="image">
<img src="Web devices-cuate.png" alt=""> </div>
</section>
<!-- home section ends -->
<!-- footer section starts -->
Dept. of CSE, 2020-2021 Page15
Internship
<div class="footer">
<div class="box-container">
<div class="box"> <h3>why
choose us?</h3>
<p>Learn from the materials and the video lecture to get an hands on experience</p> </div>
<div class="box">
<h3>Quick Links</h3>
<a href="home.html">Home</a>
<a href="about.html">About</a>
<a href="service.html">Materials</a>
<a href="plan.html">Video</a>
<a href="contact.html">Contact</a>
</div>
<div class="box">
<h3>newsletter</h3>
<p>subscribe us for latest courses</p>
<form action="">
<input type="email" placeholder="your email">
<input type="submit" class="btn" value="subscribe"> </form>
</div>
</div>
</div>
CSS
@import
url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;4
00;600;700&display=swap');
:root{
--lime:#FF9814;
}
html{
font-size: 62.5%; overflow-x: hidden;
}
.btn:hover{ background:#333;
}
header{
position: fixed; top:0; left:
0; z-index: 1000;
2020-2021
Internship
.service{ min-height:
100vh; background:#eee;
}
2020-2021
Internship
.service .box-container
.box{ background:#fff; margin:2rem;
padding:1rem; width:30rem;
text-align: center;
box-shadow: 0 0 .3rem
rgba(0,0,0,.3); }
2020-2021
Internship
2020-2021
Internship
6.2 Snapshots
2020-2021
Internship
Fig(ii)-Adding Elements
2020-2021
Internship
Fig(iv)-Billing Page
2020-2021
Internship
CHAPTER 7
CONCLUSION
The conclusion is in proposing system Online Plant Shopping it should satisfies both
the customers. Admin should play the crucial role in this system Admin should
maintain the information about the plant details ,order details, and delivery reports.
Finding a plant online is much easier than looking for it in the local store..It is easier to
find rare plants Shopping online is very useful in buying rare plants . Plants are often
more inexpensive .Plants are often cheaper online than they are in stores. There are
several reasons for this. saves time and energy You don't have to waste your time
going to stores, dealing with crowds, and standing in lines.
REFERENCES
2020-2021
Internship
➢ http://exposysdata.com/
➢ https://www.w3schools.com/html/html_responsive.asp
➢ http://exposysdata.in/web-development-internship-in-india.php
➢ http://exposysdata.com/Aca6.html
➢ https://www.youtube.com/watch?v=zF6VSky4SIc
2020-2021
Internship