You are on page 1of 20

HOTEL ROSEWOOD

SHUBHAM DAS, SHARBANI MUKHERJEE, SHRUTI CHAKRABORTY, DEBASMITA DAS


CONTENTS:

• Objective

• Project Implementation
Objective:
• The goal is to create an application for Restaurant and Event management business.

• The app has two segments

One is for the restaurant purpose. It contains variety of food in its menu which you can
order.
The other one is for event management. It has different types of room along with the
required decorations.

• Purpose of our app is to book food, room, and decorations according to the user’s
requirements.
Project Implementation:

HOME :
In Home Page, we
have simply used
lightning app builder.
In lightning app
builder, we have
used some
components like
Rich text and
visualforce page.
USER REGISTRATION:

Here, we have
used Flow,
email alert and
visualforce
page.
EMAIL ALERT:
LOGIN:

If user gives correct Username


and Password , then it is
showing "Login Successful".
Then you have to click "Go To
Home Page" to redirect​ the
Home Page
MENU CARD:

The Menu Page is


basically a visualforce
page and we have added
this visualforce page into
our app using lightning app
builder. We have used trigger to
display our total cost. We have
also used dynamic form,
workflow and formula field
in our menu page.
• We have also used lwc to display the details of the food items.
EVENT MANAGEMENT:

For customization we
have used visualforce in the Event
management page.
 We have made the fields such that one will show how many types of room are there and another will show
the price.
 We have used field dependencies to display the room type according to its price.
 Approval process is used to get approval.
 Validation Rule is used to throw an error if the dates collide with any other customer’s booking
FEEDBACK:

 For Feedback page, it is also a visualforce page.​

 In the visualforce page we have added the input field which is taking the data from
the user.​
CONTACT US:

We have implemented it using


web-to-lead.The leads will be
assigned to the lead queue.Lead-
assignment rule is used to assign
queue to the lead.Auto-response
rule is also used for email
generation
CASE REGISTRATION:

• We have implemented it using Email-to-case and email forwarding.


REPORTS:

First Report: Discounts Applied to Customers


Second Report: Total Cost With Respect to Per Customer
DASHBOARDS:

• One dashboard is created based on two reports.


ABOUT US:

We have implemented
it using the visualforce
page and static
resource.

You might also like