Sunteți pe pagina 1din 20

Web designing 2018-2019

Chapter 1
INTRODUCTION OF ORGANIZATION’S BUSINESS SECTOR
1.1 The business sector in which organization’s falls into

 E-commerce solutions
E-COMMERCE SOLUTIONS
E Commerce is the exchange of goods and services through internet. We also understand
that a successful ecommerce site needs a combination of strategy aesthetics and smooth
functioning which can attract visitors into buyers.
The expert at VRAIO work for you by compiling all of the tools you need to sell online into one
search engine friendly shopping cart software solution. We offer you a wide range of software
solutions which can help you achieving desired results.
Our main E-Commerce solutions include sevices like:
 Shopping Chart Solutions
 Payment Gateway Solutions
 Social Networking Solutions
 Custom Software Development
 Web Application Development
 Dynamic Web Design and Database Solutions
 Content Management System

E Commerce sites designed by us help you in attracting new customers, reaching new
markets which is otherwise not possible through any other medium, greater revenue generation
by more traffic, , excellent and easy operational features, unmatched cost savings by reaching
new buyers at a very low cost, it helps in enhancing customer relations you can reach your
customers anywhere anytime which also results in repeat sales, , our payment gateway solutions
make you carry all the financial transactions in a secured way. We help you creating more sales
no matter what the size of your business is, in a very short span of time.

DEPT OF CSE, SIET TUMAKURU Page 1


Web designing 2018-2019

Chapter 2
OVERVIEW OF THE ORGANIZATION
2.1 Breif History
Vraio Software Solutions Private Limited is a Private incorporated on 26 October 2015. It
is classified as Non-govtcompany and is registered at Registrar of Companies, Bangalore. . Its
authorized share capital is Rs. 100,000 and its paid up capital is Rs. 100,000.It is inolved in
Software publishing, consultancy and supply [Software publishing includes production, supply
and documentation of ready-made (non-customized) software, operating systems software,
business & other applications software, computer games software for all platforms]. Consultancy
includes providing the best solution in the form of custom software after analyzing the users
needs and problems. Custom software also includes made-to-order software based on orders
from specific users. Also, included are writing of software of any kind following directives of the
users software maintenance, web-page design.
Directors of Vraio Software Solutions Private Limited are Vinay Madenahalli Prasad and
Ramaprasad Agalakuppe Rajakumar.
Vraio Software Solutions Private Limited's Corporate Identification Number is (CIN)
U72200KA2015PTC083670 and its registration number is 83670.Its Email address is
vinaymp25@gmail.com and its registered address is Sri Athma Rama Nilaya, 5th Cross, SIT
Extension, Tumakuru KA 572103.
Current status of Vraio Software Solutions Private Limited is - Active.

2.2Business Size
1. Share Capital:
 Authorised capital:1,00,000
 Paid up capital:1,00,000

2. Currently Number of Employees:10


2.3 Product Lines

 Web design and development


 Website maintenance
 Analytical and digital marketing

DEPT OF CSE, SIET TUMAKURU Page 2


Web designing 2018-2019

 Software consulting services


 Custom web application
 Software development
 Cloud solution
 Web application
 Graphics and media
 Market research
2.3Compitators

Education: We have extended our Arms into the field of Education and brought a
revolutionary change in the field by launching various software projects which are suitable in the
educational institutes in various aspects such as student data base management, attendance and
library management system including server maintenance.
IT: With the emerging Information technology we do provide related and necessary services in
the field of IT.
Government: We have tied up with many Government and Non Government organization
and we do fulfill all the Software and Hardware demandsefficiently.

2.4Brief Summary Of All Departments

Web Design and Development

We maintain websites for many clients and have a good understanding of the most
popular hosting services and serve clients across the world for dedicated hosting, reseller
hosting, cloud hosting, shared hosting and more. We can recommend a host based on your
requirements, location and budget. Our span of hosting services also cover issues related to host
migration, so that you migrate your hosting with minimal or no interruption in service.
Website Maintenance
Simplifying tedious tasks such as fixing bugs, monitoring performance, software
upgrades, creating backups, administering email service and enhancing site’s speed, to name a
few. We also setup third party integration for services such as Affiliate tracking, Webmaster

DEPT OF CSE, SIET TUMAKURU Page 3


Web designing 2018-2019

tools and Google Analytics. You can rely on us for all kinds of tweaking & upgrades that every
website requires from time-to-time.
Analytics and Digital Marketing
We help clients reach target audience, generate leads, and increase revenue via multi-
channel marketing using persona, demographic and psychographic profiling.
Software Consulting Services
Re-defining Traditional Software Development with Smart 'CTO' Services. We then
design a robust scalable architecture as the core foundation for your products.
Software Development
We specialize in developing database driven websites with the functionality to meet your
needs. From e-commerce retail sites to corporate intranets, we understand the value of good
functionality. We develop web sites and applications to work in any environment and across all
platforms and browsers.

DEPT OF CSE, SIET TUMAKURU Page 4


Web designing 2018-2019

Chapter 3
ABSTRACT OF INTERNSHIP
The purpose of internship to provide engineering students with experience to the world
of engineering practice through a period of work place
I carried out my internship at VRAIO software solution Pvt Ltd.It offers internsip
opportunity to relate what is applicable in an IT field. I gained a knowledge how to design a web.
This project titled “RESPONSIVE RESUME WEBSITE BUILDING AND
MOUNTAINS IN THE WORLD” is a website covers the activity of complete resume building
website and Mountains in the world website. It is an area of computerization and to get more
information of the biggest Mountains with respect to some videos ,images and also locations. It
also contains some brierf history of respective mountains. This is web based application provides
managing a data for users. Not only this but also it provides the information and current status
about mountains and resume,code for all activities.
Using:HTML, CSS, JAVASCRIPT and BOOTSTRAP
This was an opportunity to develop and enhance skills and competencies in my career
field.

DEPT OF CSE, SIET TUMAKURU Page 5


Web designing 2018-2019

Chapter 4
PLAN OF INTERNSHIP PROGRAM
4.1 Introduction of the branch
We not only design the online web site but also we do online web design and
development adding various features of multimedia technology into it and come up with the best
and unique low cost outcome at very short duration of time.
4.2 The Starting and ending date of our internship
 09 July 2018 to 10Aug 2018.
4.3 Name of department:
VRAIO SOFTWARE SOLUTIONS Pvt Ltd
Department of Software and solutions
4.4 Steps of accomplish the training
 I searched in many companies for 1 month internship ,then I got an opportunity with
the reference of my friends.
 I did one project based on the web designing, so that I improved with the help of
Ramprasad sir.
 Daily task is to complete a single page of front view based on web designing.

DEPT OF CSE, SIET TUMAKURU Page 6


Web designing 2018-2019

Chapter 5
TRAINING PROGRAM
5.1 Web Technologies:
Web technology refers to the means by which computers communicate with each other
using markup languages and multimedia packages. It gives us a way to interact with hosted
information, like websites. Web technology involves the use of hypertext markup language
(HTML) and cascading style sheets (CSS).
HTML:
Hypertext markup language (HTML) is the major markup language used to display Web
pages on the Internet. In other words, Web pages are composed of HTML, which is used to
display text, images or other resources through a Web browser."<!doctype html>" means the
page is written in HTML5. Properly formatted HTML pages should include <html>, <head>, and
<body> tags.
CSS:
CSS stands for Cascading Style Sheets. CSS describes how HTML elements are to be
displayed on screen, paper, or in other media. CSS saves a lot of work. It can control the layout
of multiple web pages all at once. External stylesheets are stored in CSS files.
JAVASCRIPT:
Javascript (JS) is a scripting languages, primarily used on the Web. It is used to enhance
HTML pages and is commonly found embedded in HTML code. JavaScript is an interpreted
language. Thus, it doesn't need to be compiled. JavaScript renders web pages in an interactive
and dynamic fashion. This allowing the pages to react to events, exhibit special effects, accept
variable text, validate data, create cookies, detect a user’s browser, etc.
BOOTSTRAP(framework):
Bootstrap is a free front-end framework for faster and easier web development.
Bootstrap includes HTML and CSS based design templates for typography, forms, buttons,
tables, navigation, modals, image carousels and many other, as well as optional JavaScript
plugins .Bootstrap also gives you the ability to easily create responsive designs

DEPT OF CSE, SIET TUMAKURU Page 7


Web designing 2018-2019

Training detail and task


we can use the Web in order to communicate with field experts about experience and
knowledge of the topic and use email, chat room, or BBS (Bulletin Board System) to
communicate with other people both individually and as a group. Also, they search for
information on the Web, do a survey and represent the results, share resource and information on
the material room. Project home contains how to treat babies. Parents can appreciate the work in
which their children are engaged. They may be able to contribute ideas for field experiences
which the teachers may not have thought of, especially when parents can offer practical help in
gaining access to a field site or relevant expert. Fig. 1.shows a main picture of the developing
site. Two photos show parent undertaking learning activities as teamwork.

DEPT OF CSE, SIET TUMAKURU Page 8


Web designing 2018-2019

Chapter 6
LEARNING EXPERIENCES
6.1 Knowledge acquired:
I learned, like how to design and how to improve the project.

 HTML
 CSS
 JAVASCRIPT
 BOOTSTRAP

6.2 Skills Learned


Web designing
Web design is the process of creating websites. It encompasses several different aspects,
including webpage layout, content production, and graphic design. While the terms web design
and web development are often used interchangeably, web design is technically a subset of the
broader category of web development.
Web design encompasses many different skills and disciplines in the production and
maintenance of websites. The different areas of web design include web graphic design; interface
design; authoring, including standardised code and proprietary software; user experience design
 Markup Languages:-HTML,XML,XSLT
 Cascading style sheets(CSS)
 Framework:-BOOTSTRAP

Web Hosting
Web hosting is a service that allows organizations and individuals to post a website or
web page onto the Internet. A web host, or web hosting service provider, is a business that
provides the technologies and services needed for the website or webpage to be viewed in the
Internet. Websites are hosted, or stored, on special computers called servers. When Internet users
want to view your website, all they need to do is type your website address or domain into their
browser. Their computer will then connect to your server and your webpages will be delivered to
them through the browser.

DEPT OF CSE, SIET TUMAKURU Page 9


Web designing 2018-2019

Most hosting companies require that you own your domain in order to host with them. If you do
not have a domain, the hosting companies will help you purchase one.
 Computer farm.
 Web server software.

6.3 Observed attitudes and gained values

o Punctuality.
o Discipline.
o Confidence.
o Communication Skills.
o Learning Skills.

6.4 Most challenges performed

1. Creating registration form using HTML

Fig 6.4.1 Register form using HTML

DEPT OF CSE, SIET TUMAKURU Page 10


Web designing 2018-2019

2. Creating register form using BOOTSTRAP and CSS

Fig 6.4.2 Register form using container

Fig 6.4.3 images using bootstrap

DEPT OF CSE, SIET TUMAKURU Page 11


Web designing 2018-2019

Chapter 7
RESULTS AND DISCUSSIONS
1.Responsive Resume Website Building

Fig 7.1 About

Fig 7.2 Projects

DEPT OF CSE, SIET TUMAKURU Page 12


Web designing 2018-2019

Fig 7.3 Education

Fig 7.4 Interests

DEPT OF CSE, SIET TUMAKURU Page 13


Web designing 2018-2019

Fig 7.5 Certification

Fig 7.6 Personal Details

DEPT OF CSE, SIET TUMAKURU Page 14


Web designing 2018-2019

2.MOUNTAINS IN THE WORLD

User Home page: In the below web page figure shows the registration of the user.

Fig7.7 Registration Form

10 Biggest mountains in the world :In the below web page figure shows the Top 10 biggest
mountains in the world

Fig 7.8 Top 10 mountains

DEPT OF CSE, SIET TUMAKURU Page 15


Web designing 2018-2019

User Overview: In the below web page figure shows user can view the related map and video.

Fig 7.9 Overview Of mountains

Users lists of history:In the below web page figure shows user can view the details of each
mountains.

Fig 7.10 Details of mount Everest

DEPT OF CSE, SIET TUMAKURU Page 16


Web designing 2018-2019

Fig 7.11 Details Of Mount Annapurna

Fig 7.12 Map and video of Annapurna mountain

DEPT OF CSE, SIET TUMAKURU Page 17


Web designing 2018-2019

Chapter 8

CONCLUSION
In a nutshell, this internship has been an excellent and rewarding experience.
I can conclude that there have been a lot I’ve learnt from my work at the research
centre. Needless to say, the technical aspects of the work I’ve done are not flawless
andcould be improved provided enough time.
As someone with no prior experience in JavaScript whatsoever I believe my time
spent in research and discovering new languages was well worth it and contributed
to finding an acceptable solution to an important aspect of web design and development.
Two main things that I’ve learned the importance of are time-management skills and
self-motivation. Although I have often stumbled upon these problems at University,
they had to be approached differently in a working environment.
I have yet to complete another two years of studies, in order to achieve a bachelor
degree in Computing (with Honours). Working with web development languages has
increased my interest in them, hence prompting me to transfer to the Web Design
and Development course at my university.

DEPT OF CSE, SIET TUMAKURU Page 18


Web designing 2018-2019

REFERENCES
 W3C. 2013. Accessibility. Available from:
http://www.w3.org/standards/webdesign/accessibility
 www.w3schools.com
 www.Google.com
 Kango Extensions. 2014. Kango Framework Documentation. [Online]. [Last Accessed
10thJune 2014]. Available from: http://kangoextensions.com/docs/index.html.
 Fundamental of web development by Randy Connolly.

DEPT OF CSE, SIET TUMAKURU Page 19


Web designing 2018-2019

DEPT OF CSE, SIET TUMAKURU Page 20

S-ar putea să vă placă și