You are on page 1of 20

NAME: DANA VAMSI KRISHNA

SLOT: G+TG
CLOUD COMPUTING MINI-PROJECT
TITLE: TRIP DESK
OBJECTIVIES:
• The Main motive of the project is to create a User friendly and
responsive Travel Management System web application (Trip Desk).
• Trip Desk is Travel agency-based web application where, user
signup and book their desired travel packages and admin can
access and store the details of the user.
• Trip Desk is dynamic website as well as flexible which means the
admin can create, delete and update info such as packages,
booking confirmation, cancellation and in feedback page admin can
respond to the user queries or suggestions.
• It is an easy online booking system where we can view instantly
the availability of your preferred travelling source at the best
possible rate. In this application the customer can book their tickets
for their destination and can choose their own travelling source.
After choosing the location they can make payment for the
ticket and the customer can check the details of the booked
ticket at any time before checking out. They can cancel the
ticket within 24 hours after booking.
WEBSITE DEPLOYMENT IN CLOUD RESOURCE:
1) Sign in to AWS Account and launch an instance in Elastic Cloud
Computing.
2) I have chosen Microsoft server 2019 AMI (Amazon Machine Image)
software configuration to launch an instance.
3) Added HTTP and HTTPS to Configure security Group.
4) Selected a new key pair. A Key pair consists of public key that AWS
stores and private key that we store. Key pair allows us to connect
securely. Download and launch instance so instance is launched
successfully. (Key pair in my case: Tripdesk).
5) Now connecting the instance, in RDP Client we have to upload our
key pair(Tripdesk) and we will get password to login in to our instance.
6) Logging in Remote Desktop Connection and allow the Public Profile
in Windows Defender Firewall.
7) Downloaded XAMPP and uploaded my website codes and created a
database named Tripdesk and imported MySQL.
8) Now my Hostname, InstanceID, Public IP Address, Private IP Address
can be seen on my instance.
9) So, website is successfully deployed in cloud and anyone can access
this website using my Public IP Address.
10) My Public IP Address: http://18.116.230.14/
ADMIN LOGIN:
1) Admin Login and View Dashboard
2) Admin can create a new tour package or edit an existing tour
package
3) Admin can view numbers of users registered in TripDesk
4) Manage Bookings of the users
5) Respond to User’s Complaints/ View Feedback
USER LOGIN:
1) Create an account / sign up – Here each user should have unique
email id or it displays email already exists.
2) Signup & Sign in.
3) User can view and select tour package.
4) Ticket Booking and Payment.
5) Admin can confirm user's tickets.
6) User can view whether his tickets or confirmed or not.
7) User can only cancel his tour package before 24 hours of his start
journey

You might also like