125 lines
4.0 KiB
HTML
125 lines
4.0 KiB
HTML
<section class="container">
|
|
<div class="row oe_spaced">
|
|
<div class="col-md-12">
|
|
<h2 class="oe_slogan">Website Helpdesk</h2>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="container">
|
|
<div class="row oe_spaced mt0">
|
|
<div class="col-md-12">
|
|
<h3 class="oe_slogan">Website Helpdesk</h3>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="website.png" alt="Website"/>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<p class="text-justify" style="font-size: 15px;">
|
|
Along with other basic features website helpdesk provides a
|
|
website form to add issues from website.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="container bg-gray-lighter">
|
|
<div class="row oe_spaced mt0">
|
|
<div class="col-md-12">
|
|
<h3 class="oe_slogan">Helpdesk Form</h3>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<p class="text-justify" style="font-size: 15px;">
|
|
Website helpdesk form to create an issue ticket.
|
|
</p>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="website_helpdesk_form.png" width="100%"
|
|
alt="Helpdesk Form"/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="container">
|
|
<div class="row oe_spaced mt0">
|
|
<div class="col-md-12">
|
|
<h3 class="oe_slogan">Website Response on Issue Creation</h3>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="website_helpdesk_response.png"
|
|
alt="Website helpdesk response"/>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<p class="text-justify" style="font-size: 15px;">
|
|
After creation of issue, there will be a new page containing
|
|
thankyou message and Issue details.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="container bg-gray-lighter">
|
|
<div class="row oe_spaced mt0">
|
|
<div class="col-md-12">
|
|
<h3 class="oe_slogan">My Account</h3>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<p class="text-justify" style="font-size: 15px;">
|
|
Click on My Account to get details related to your account.
|
|
</p>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="account_view.png"
|
|
alt="My Account"/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="container">
|
|
<div class="row oe_spaced mt0">
|
|
<div class="col-md-12">
|
|
<h3 class="oe_slogan">Documents</h3>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="website_ticket_view.png"
|
|
alt="Documents"/>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<p class="text-justify" style="font-size: 15px;">
|
|
Tickets count will available to get list of all tickets
|
|
generated by the user.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="container bg-gray-lighter">
|
|
<div class="row oe_spaced mt0">
|
|
<div class="col-md-12">
|
|
<h3 class="oe_slogan">Your Helpdesk Tickets</h3>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<p class="text-justify" style="font-size: 15px;">
|
|
Detailed ticket description will be displayed which are
|
|
created by logged in user.
|
|
</p>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="website_ticket_details.png"
|
|
alt="Ticket Details"/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|