ITR0 HTML
ITR0 HTML
ITR0 HTML
Mumbai
A
IN-PLANT TRAINING
REPORT
ON
Submitted By:
CERTIFICATE
Pune for their kind support and help which proved to be a source of knowledge and
Engineering and the Training placement Officer Prof. V. N. Baad whose unending efforts,
advise, motivation and encouragement at every step made this work possible.
I take this opportunity to also thank Principal Prof. V.H.Londhe, for being a source of
(Name of students)
We hereby declare that the project report entitled “”” is completed and
submitted by me for the award of diploma engineering in, NSCOEM, College,
Korti, Pandarpur.
The partial fulfillment of the requirement for the award of the diploma of
INFORMATION TECHOLOGY is a project work carried out by me under the
guidance of Ms.Jadhav C.P further declare that the work reported in this
project has not submitted and will not be submitted, either in part or full, for the
award of diploma engineering in computer engineering this institute or any other
university or examination body.
PLACE- KORTI,
PANDARPUR DATE
ACKNOWLEDGEMENT
I also would like all the people that worked along with me ProAzure
Software Solutions Pvt. Ltd. Pune with their patience and openness they created
an enjoyable working environment.
v
ABSTRACT
The Company:
ProAzure Software Solutions Pvt. Ltd. skilled Software development and Service
Company established in Wagholi (Pune). The Prime IT services required have
dedicated to explore a society with technical Innovations. We principally consider
distinctive IT services together with custom website design and development
services and Features. We principally consider distinctive IT services together with
custom website design and development services. ProAzure Software Solutions
Pvt. Ltd. Pune has impressive services with societal fields and Educational fields
Software Development, Web Designing, Web Development, Digital Marketing,
Android Development and All services.
Methodology:
This project is to provide classifieds information. The website will provide
different kinds of facilities to the user like rentals; travels. The user should register
to utilize the site. Each user will be given UserId and password. Using that Id and
password user can enter in to the site and can put the ads. Those who want to
view the information they can without registration. This project is implemented
vi
using html as the front-end and MySQL as back-end.
vi
INDEX
1. Introduction 1
3. Project Design 5
4. Testing 7
6. conclusion 17
7. Reference 33
1
1. INTRODUCTION
Learning Objectives/Internship
Objectives
2
This report looks at the issues that have arisen for the early adopters of process
automation. These people are the innovators, the ones who have been through
the ―school of hard Knocks,‖ taken the brunt of an immature technology, and
suffered from the fact that there are Few experienced people to guide them.
Some of the projects we saw succeeded, some failed, But few found the going
easy. This technology is not for the faint of heart—at least not yet. However, we
hope, through this report, to document experiences and lessons learned. We
Hope that we have extracted practical insights to provide insights to the
developers of process Automation tools and guidance to those who wish to
automate their processes.
These general objectives have been met through a series of activities that include
in-depth interviews followed by a questionnaire survey and a workshop. The
specific objectives of these activities are as follows:
3
TRAINING TECHNOLOGY INFORMATION
RPA (Robotics Process Automation) which allows organizations to automate
task just like a human being was doing them across application and systems. The
purpose of RPA is to transfer the process execution from humans to bots.
Robotic process automation interacts with the existing IT architecture with no
complex system integration required.
RPA automation can be used to automate workflow, infrastructure, back office
process which are labor intensive. These software bots can interact with an in-
house application, website, user portal, etc. RPA stands for Robotic Process
Automation. The Robotic Process Automation is a software program which runs
on an end user’s pc, laptop or mobile device. It is a sequence of commands
which are executed by Bots under some defined set of business rules. The main
goal of Robotics process automation process to replace repetitive and boring
clerical task performed by humans, with a virtual workforce. RPA automation
does not require the development of code, nor does it require direct access to
the code or database of the applications.
Planning
In this phase, you need to Identify processes which you want to automate.
Following checklist will help you identify the correct process
Is the process manual & repetitive?
Is the process Rule-based?
Is the input data is in electronic format and is readable?
Can existing System be used as it is with no change?
Next, steps in planning phase are
4
Setup project team, finalize implementation timelines and approach.
Agree on solution design for performing Robotic Process Automation processes.
Identify logging mechanism that should be implemented to find issues with
running bots.
Clear roadmap should be defined to scale up RPA implementation
Development
In this phase, you start developing the automation workflows as per agreed plan.
Being wizard driven, the implementation is quick
Testing
In this phase, you run RPA Testing cycles for in-scope automation to identify and
correct defects
Support & Maintenance
Provide continuous support after going live and helps in immediate defect
resolution. Follow general maintenance guidelines with roles and responsibilities
with business and IT support teams.
Best Practices of RPA Implementation
In this RPA tutorial, we will learn about best practices to implement RPA
automation.
One should consider business impact before opting for RPA process
Define and focus on the desired ROI
Focus on targeting larger groups and automating large, impactful
processes
Combine attended and unattended RPA
Poor design, change management can wreak havoc
Don’t forget the impact on people
Governance of the project is foremost thing in RPA process. Policy,
Corporate, Government compliance should be ensured.
General Use of RPA
1. Emulates Human Action:
5
Emulates human execution of the repetitive process using various application
and systems.
2. Conduct high-volume repeated tasks:
Robotics process automation can easily simulate rekeying of data from one
system to another. It performs tasks like data entry, copying, and pasting.
3. Perform Multiple Tasks:
Operates multiple and complex tasks across multiple systems. This helps to
process transactions, manipulate data and send reports.
4. ‘Virtual’ system integration:
This automation system can transfer data between disparate and legacy systems
by connecting them at the user interface level instead of developing new data
infrastructure.
5. Automated report generation:
Automates the extraction of data to comes up with accurate, effective and timely
reports.
6. Information validation and auditing:
Resolves and cross-verify data between different systems to validate and check
information to provide compliance and auditing outputs.
7. Technical debt management:
Helps to reduce technical debt by reducing the gap between systems, preventing
the introduction of custom implementations.
8. Product management:
It helps to bridge the gap between IT systems and related product management
platforms by automated updating of both systems.
9. Quality Assurance:
It can be beneficial to QA processes which cover regression testing and
automating customer use case scenarios.
10. Data migration:
Allows automated data migration through systems which is not possible using
6
traditional mediums, like document, spreadsheets or other source data files.
11. Gap solutions:
Robotic automatic fills the gaps with process deficiencies. It includes may simple
tasks as password resets, the system resets, etc.
12. Revenue forecasting:
Automatically updating financial statements to predict revenue forecasting.
4.1 PHP
PHP code may be embedded into HTML code, or it can be used in combination
with various web template systems, web content management systems and web
frameworks. PHP
7
What distinguishes PHP from something like client-side JavaScript is that the
code is executed on the server, generating HTML which is then sent to the client.
The client would receive the results of running that script, but would not know
what the underlying code was. You can even configure your web server to
process all your HTML files with PHP, and then there's really no way that users
can tell what you have up your sleeve.
The best things in using PHP are that it is extremely simple for a newcomer, but
offers many advanced features for a professional programmer. Don't be afraid
reading the long list of PHP's features. You can jump in, in a short time, and start
writing simple scripts in a few hours.
8
4.2 HTML
Language
represented by tags
HTML tags label pieces of content such as "heading", "paragraph", "table", and so on
4.3 CSS
CSS saves a lot of work. It can control the layout of multiple web pages all at
once
1. Inline CSS
2. Global CSS
3. External CSS
4.4 Android
9
the Open Handset Alliance, led by Google, and other companies. This tutorial
will teach you basic Android programming and will also take you through some
advance concepts related to Android application development.
10
11
2. PROJECT DESIGN
12
3. TESTING
13
4. PROJECT CODE AND RESULT OUTPUT
Frontend
<!DOCTYPE html>
<html lang = "en">
<head>
<title> JavaScript Calculator </title>
<style>
h1 {
text-align: center;
padding: 23px;
background-color: mediumpurple;
color: purple;
}
#clear{
width: 270px;
border: 3px solid gray;
border-radius: 3px;
padding: 20px;
background-color: golden;
}
.formstyle
{
width: 300px;
height: 530px;
margin: auto;
border: 3px solid skyblue;
border-radius: 5px;
padding: 20px;
}
14
input
{
width: 20px;
background-color:magenta;
color: yellow;
border: 3px solid gray;
border-radius: 5px;
padding: 26px;
margin: 5px;
font-size: 15px;
}
#calc{
width: 250px;
border: 5px solid black;
border-radius: 3px;
padding: 20px;
margin: auto;
}
</style>
</head>
<body>
<h1> Calculator </h1>
<div class= "formstyle">
<form name = "form1">
<input id = "calc" type ="text" name = "answer"> <br> <br>
<input type="button" value = "1" onclick = "form1.answer.value += '1' ">
<input type="button" value = "2" onclick = "form1.answer.value += '2' ">
<input type="button" value = "3" onclick = "form1.answer.value += '3' ">
<input type="button" value = "+" onclick = "form1.answer.value += '+' ">
<br> <br>
<input type="button" value = "4" onclick = "form1.answer.value += '4' ">
<input type="button" value = "5" onclick = "form1.answer.value += '5' ">
<input type="button" value = "6" onclick = "form1.answer.value += '6' ">
<input type ="button" value = "-" onclick = "form1.answer.value += '-' ">
<br> <br>
<input type = "button" value = "7"onclick="form1.answer.value += '7' ">
<input type = "button" value = "8"onclick="form1.answer.value += '8' ">
<input type = "button" value = "9"onclick="form1.answer.value += '9' ">
15
<input type = "button" value = "*"onclick="form1.answer.value += '*' ">
<br> <br>
<input type = "button" value = "/" onclick="form1.answer.value += '/' ">
<input type = "button" value = "0" onclick="form1.answer.value += '0' ">
<input type = "button" value="."onclick="form1.answer.value += '.' ">
<input type = "button" value = "=" onclick="form1.answer.value =
eval(form1.answer.value) ">
<br>
<input type = "button" value = "Clear All" onclick = "form1.answer.value = ' ' "
id= "clear" >
<br>
</form>
</div>
</body>
</html>
16
OUTPUT
17
CONCLUSION
Once the on-boarding and training phase wraps up, the new staff member should be ready
to engage in a rewarding long-lasting career. The full cycle recruiting process can indeed
be a gruelling experience for all parties involved. But, will the addition of a new, reliable
employee for the firm, it is also a much needed and appreciated part of nurturing a
successful business.
Even for owners of small enterprises, for peace of mind in hiring the best
candidate for a job, following the steps of the recruitment life cycle is well worth
the time and effort and is a proven method of reducing turnovers within a
company, saving both time and money in the long run.
18
References
1. Dave W. Mercer, Allan Kent, Steven Nowicki, David Mercer, ―Beginning PHP5‖,
3rd edition, Wrox publications.
2. Vikram Vaswani, ―MySQL(TM): The Complete Reference‖, 6th edition,
Mc Graw Hill Education publications.
3. Luke Welling, ―PHP and MySQL Web Development Book‖, 5th edition,
Pearson India publications.
4. Larry Ullman, ―PHP and MySQL for Dynamic Web Sites‖, 4th edition,
Pearson India publications.
19