SlideShare a Scribd company logo
1 of 17
TRAVEL INDIA
PURPOSE
 This aim to have a detailed Description of Hitorical
Places , Resorts and Entertainment places in India.
 It will provide the complete venue detail with their
rates and their booking with or without vehciles.
 This project will also provide a complete package of
the places of cities.
 The main purpose of this project was to make the
people aware of places before booking in order to
prevent them from cheating.
SCOPE
 This Project will give the estimate budget of the
their tour to different places across india.
 Now a days People deals with their comfortability
so, they are using online Booking.This will lead to
vast scope of the project
 The local citizen will also get all the visiting places
with booking confirmation in their cities also.
COMPLETE
PROJECT
ADMIN PANEL
USER PANEL
CURRENT
STAGE
OF
PROJECT
TRAVEL INDIA
http://localhost:8080/tryproject/index.jsp
BENEFITS
 We will get money for every time when the user hit
the website and searches for places.
 We will tie up with various resorts owner and cab
owner. So, when the user book any places then
they will make us pay.
 The benefits does not related with money only. It
also deals with costumer satisfaction and good
feedback from clients. We will deal by keeping this
as first priority.
TECHNOLOGY USED
 Java Development Kit (Jdk) 1.8
 IDE Eclipse(LUNA) Java EE Development
 mysql-essential for database
 SQL yog for database interface
 Framework ( hibernate + Spring )
 Apache tomcat 8 localhost server
 Jar files
FRAMEWORK ( HIBERNATE + SPRING ) :
 Hibernate framework simplifies the development of
java application to interact with the database.
Hibernate is an open source, lightweight, ORM
(Object Relational Maping ) tool.
 An ORM tool simplifies the data creation, data
manipulation and data access. It is a programming
technique that maps the object to the data stored in
the database.
HIBERNATE FRAMEWORK :
SPRING FRAMEWORK :
 Spring is a lightweight framework. It can be thought
of as a framework of frameworks because it
provides support to various frameworks such as
Struts, Hibernate, Tapestry, EJB, JSF etc.
 The Spring framework comprises several modules
such as IOC, AOP, DAO, Context, ORM, WEB MVC
etc. We will take the Web MVC Framework for our
project development.
WEB MVC MODEL
ANY QUERIES ?
THANK YOU

More Related Content

Similar to Travel India

Similar to Travel India (20)

Ashish katiyar java_developer_5_year
Ashish katiyar java_developer_5_yearAshish katiyar java_developer_5_year
Ashish katiyar java_developer_5_year
 
Resume
ResumeResume
Resume
 
Sanjay_shaw
Sanjay_shawSanjay_shaw
Sanjay_shaw
 
Yelpcamp: A review based website for campgrounds
Yelpcamp: A review based website for campgroundsYelpcamp: A review based website for campgrounds
Yelpcamp: A review based website for campgrounds
 
B.Karthik
B.KarthikB.Karthik
B.Karthik
 
Trevor de Koekkoek resume
Trevor de Koekkoek resumeTrevor de Koekkoek resume
Trevor de Koekkoek resume
 
Resume Shradha
Resume ShradhaResume Shradha
Resume Shradha
 
Home management WebApp presentation
Home management WebApp presentationHome management WebApp presentation
Home management WebApp presentation
 
Meteor Mobile App Development
Meteor Mobile App DevelopmentMeteor Mobile App Development
Meteor Mobile App Development
 
B.Karthik
B.KarthikB.Karthik
B.Karthik
 
VenkateshVG
VenkateshVGVenkateshVG
VenkateshVG
 
Pradeep_SCM
Pradeep_SCMPradeep_SCM
Pradeep_SCM
 
Resume
ResumeResume
Resume
 
CV
CVCV
CV
 
Resume
ResumeResume
Resume
 
Resume
ResumeResume
Resume
 
Shankar
ShankarShankar
Shankar
 
travelo.pptx
travelo.pptxtravelo.pptx
travelo.pptx
 
Piyush rawal linked_in_java_developer_resume
Piyush rawal linked_in_java_developer_resumePiyush rawal linked_in_java_developer_resume
Piyush rawal linked_in_java_developer_resume
 
Java Applications.pdf
Java Applications.pdfJava Applications.pdf
Java Applications.pdf
 

Travel India

  • 2. PURPOSE  This aim to have a detailed Description of Hitorical Places , Resorts and Entertainment places in India.  It will provide the complete venue detail with their rates and their booking with or without vehciles.  This project will also provide a complete package of the places of cities.  The main purpose of this project was to make the people aware of places before booking in order to prevent them from cheating.
  • 3. SCOPE  This Project will give the estimate budget of the their tour to different places across india.  Now a days People deals with their comfortability so, they are using online Booking.This will lead to vast scope of the project  The local citizen will also get all the visiting places with booking confirmation in their cities also.
  • 8.
  • 10. BENEFITS  We will get money for every time when the user hit the website and searches for places.  We will tie up with various resorts owner and cab owner. So, when the user book any places then they will make us pay.  The benefits does not related with money only. It also deals with costumer satisfaction and good feedback from clients. We will deal by keeping this as first priority.
  • 11. TECHNOLOGY USED  Java Development Kit (Jdk) 1.8  IDE Eclipse(LUNA) Java EE Development  mysql-essential for database  SQL yog for database interface  Framework ( hibernate + Spring )  Apache tomcat 8 localhost server  Jar files
  • 12. FRAMEWORK ( HIBERNATE + SPRING ) :  Hibernate framework simplifies the development of java application to interact with the database. Hibernate is an open source, lightweight, ORM (Object Relational Maping ) tool.  An ORM tool simplifies the data creation, data manipulation and data access. It is a programming technique that maps the object to the data stored in the database.
  • 14. SPRING FRAMEWORK :  Spring is a lightweight framework. It can be thought of as a framework of frameworks because it provides support to various frameworks such as Struts, Hibernate, Tapestry, EJB, JSF etc.  The Spring framework comprises several modules such as IOC, AOP, DAO, Context, ORM, WEB MVC etc. We will take the Web MVC Framework for our project development.