You are on page 1of 21

A Project on

Dental Care Website


Guided by:
Er. Satyabrat Sahoo HOD, VSBM (BCA department)
In partial fulfilment of the requirements for the degree of
Bachelor in Technology
In
Bachelor of Computer Applications

Affiliated by

Submitted by:
Nilam Sahu(3318BCA018) & Pragyan Maharana(3318BCA018)
BCA 3rd Year
DECLARATION
I hereby declare that the project work entitled

“Dental Care Website”

Submitted to the VSBM, Bargarh is a record of an original work done by me under

The guidance of

Er. Satyabrata sahoo

Dept. of BCA ,VSBM, and the project is submitted the practical fulfillment the requirement for
the mark of year of BCA 3rd examination the results embodies in this these have not been submitted to any other university or
institution for the award of any degree.

Submitted by:-
Nilam Sahu(3318BCA018)

Pragyan Maharana(3318BCA018)
ACKNOWLEDGEMENT

I would like to place my record on my deep sense of gratitude to Er. Satyabrat Sahoo Dept, of BCA, VSBM, VIKASH
KNOWLAGDE HUB, Bargarh for his generous guidance, help and useful suggestion.

I extremely thankful to Mr. Kshirod Kumar Pradhan , Principal, VSBM,


VSBM, VIKASH KNOWLAGDE HUB, Bargarh for providing me infrastructural facility to work in, without this work would not possible.

Project Guided by:


Er. Satyabrat Sahoo
HOD, VSBM
(BCA department) External: ___________
CERTIFICATE

This is to certify that this report of “Dental Care Website” embodies the original done by

Nilam Sahu & Pragyan Maharana

during this project submission as a partial fulfilment of the requirement for the Dental Care Website project
of bachelor of computer application BCA 3rd year
Of

Vikash school of Business Management,


Bargarh.

Submitted By:-

Nilam Sahu(3318BCA018)

Pragyan Maharana(3318BCA018)
INTRODUCTION

Dental care is the maintenance of healthy teeth and may refer to: Oral hygiene, the practice of keeping
the mouth and teeth clean in order to prevent dental disorders. Dentistry, the professional care of teeth,
including professional oral hygiene and dental surgery.
In this era of digitization, not a single industry has remained untouched by it. Healthcare and in that,
specifically dental care industry is one of them. The advancement in technology has brought almost all
the dentists and orthodontists ‘all time available’ for their patients. Nowadays, online dental services
have become as easy as online shopping and socializing and that’s not all, today we all have smartphones
with amazing camera technology and features like ‘Image Annotation’, through that we can even have an
online dental check up! Now you don’t need to actually go and see your dentist. You can simply send
them your concerns online and they can advise you the suitable cure for that in minutes.
BUILT USING

HTML
CSS
JSCRIPT
BOOTSTRAP
SCOPE OF THE PROJECT

PRODENT invites you to become a part of our global community of scholars, researchers and industry partners
belonging to the Dentistry and Oral Health sector. It is a great place to discover distinguished and new scholars.
Here you can discover bright minds that may be working on things that closely mirror your own line of research
and/or interest. The possibilities are endless when you embrace the open nature of this platform and use it to
your advantage.

There are numerous benefits of becoming part of the open access journal that PRODENThas created. Besides
the wealth of high quality articles written by your peers made available to you, we also help ensure that any
manuscript you submit to this platform receives maximum visibility. We do so actively through our indexing
services that will add your accepted manuscript to the medical repositories and thus help your work get
discovered by a greater number of professionals in your field.

This is an open access (OA) journal, which means that all content is freely available without charge to the user
or his/her institution. Users are allowed to read, download, copy, distribute, print, search, or link to the full
texts of the articles, or use them for any other lawful purpose, without asking prior permission from the
publisher or the author. This is in accordance with the Budapest Open Access Initiative (BOAI) definition of
"open access."
CODE
Index.HTML
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>PROJECT 2020</title>
<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">


<!-- Favicon -->
<link href="img/favicon.ico" rel="shortcut icon"/>
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<link rel="stylesheet" href="css/flaticon.css"/>
<link rel="stylesheet" href="css/owl.carousel.css"/>
<link rel="stylesheet" href="css/style.css"/>
<link rel="stylesheet" href="css/animate.css"/>
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header section -->
<header class="header-section">
<div class="container">
<!-- Site Logo -->
<a href="index.html" class="site-logo">
<img src="img/logo.png" alt="">
</a>
<!-- responsive -->
<div class="nav-switch">
<i class="fa fa-bars"></i>
</div>
<!-- Main Menu -->
<ul class="main-menu">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="service.html">Service</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="elements.html"><i class="flaticon-020-decay"></i></a></li></ul></div>
<div class="header-info">
<div class="container"><div class="row">
<div class="col-lg-3 col-md-6 hi-item">
<div class="hs-icon">
<img src="img/icons/map-marker.png" alt=""></div>
<div class="hi-content">
<h6>Shivaji Complex</h6>
<p>Bargarh, Odisha</p> </div></div>
<div class="col-lg-3 col-md-6 hi-item">
<div class="hs-icon">
<img src="img/icons/clock.png" alt=""></div>
<div class="hi-content">
<h6>Opening Hours</h6>
<p>8:00AM - 05:00PM</p>
</div></div>
<div class="col-lg-3 col-md-6 hi-item">
<div class="hs-icon">
<img src="img/icons/phone.png" alt=""></div>
<div class="hi-content">
<h6>+885 332 1568</h6>
<p>Call us now!</p></div></div>
<div class="col-lg-3 col-md-6 hi-item">
<div class="hs-icon"><img src="img/icons/calendar.png" alt=""></div>
<div class="hi-content">
<h6>Book Appoinment</h6>
<p>Call +885 332 1568</p>
</div></div></div></div></div>
</header>
<!-- Header section end -->
<!-- Hero section -->
<section class="hero-section">
<div class="hero-slider owl-carousel"><!-- item -->
<div class="hs-item set-bg text-white" data-setbg="img/slide-1.jpg">
<div class="container"><div class="row"><div class="col-xl-7">
<h2>Love your smile</h2>
<p>Let us Help You to Keep Smiling Always</p>
<a href="#" class="site-btn">Read More</a>
</div></div></div></div><!-- item -->
<div class="hs-item set-bg text-white" data-setbg="img/slide-1.jpg">
<div class="container">
<div class="row">
<div class="col-xl-7">
<h2>Best Dentist.</h2>
<p>We Have the Best Dentistis Among the Western Odisha</p>
<a href="#" class="site-btn">Read More</a>
</div></div></div></div></div>
</section>
<!-- Hero section end --><!-- Banner section --><section class="banner-section">
<div class="container"><div class="row">
<div class="col-lg-7 banner-text text-white">
<h4>Schedule your appointment for a free consultation.</h4>
<p>*Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec malesuada lorem maximus.</p></div>
<div class="col-lg-5 text-lg-right">
<a href="#" class="site-btn sb-light">Read More</a>
</div></div></div></section>
<!-- Banner section end -->
<!-- About section -->
<section class="about-section spad">
<div class="container">
<div class="row"><div class="col-lg-5"><img src="img/about.jpg" alt=""></div>
<div class="col-lg-7 about-text">
<h2>We Care About Your teeth</h2>
<p>There are several things you can do to help avoid cavities and maintain a healthy smile:Enroll in the Delta Dental program
offered by your employer. Make an appointment to see your dentist. You should visit your dentist at least once a year for a cleaning and an exam.Develop a good oral health routine - including daily brushing and
flossing.
Make sure you are getting enough fluoride, either naturally or through supplements. This is especially important if you do not live in a fluoridated community or if you drink bottled water.Watch your diet. Avoid
frequent snacking or foods high in sugar. Sugar, when combined with the plaque in your mouth, produces the acid that destroys your teeth.Start taking care of your teeth now. The benefits will last a lifetime.
</p><img src="img/awards.jpg" alt=""></div></div></div></section>
<!-- About section end -->
<!-- Facts section --><section class="facts-section set-bg" data-setbg="img/facts-bg.jpg"><div class="container"><div class="row"><div class="col-md-3 col-sm-6 fact">
<i class="flaticon-003-tooth-3"></i>
<h2>531</h2><p>X-rays</p></div>
<div class="col-md-3 col-sm-6 fact">
<i class="flaticon-002-toothbrush-1"></i><h2>14K</h2><p>Tooth Brushes</p></div>
<div class="col-md-3 col-sm-6 fact">
<i class="flaticon-030-tooth"></i>
<h2>678</h2>
<p>Extractions</p></div>
<div class="col-md-3 col-sm-6 fact"><i class="flaticon-023-tooth-1"></i><h2>2134</h2><p>Happy Pacients</p></div></div></div></section>
<!-- Facts section end --><!-- Services section -->
<section class="services-section spad">
<div class="container">
<div class="section-title text-center"><h2>Our Services</h2></div><div class="row">
<div class="col-lg-4 col-md-6 service"><div class="service-icon"><i class="flaticon-020-decay"></i></div>
<div class="service-content">
<h4>Crowns Bridges</h4></div></div>
<div class="col-lg-4 col-md-6 service">
<div class="service-icon">
<i class="flaticon-011-implants"></i></div>
<div class="service-content">
<h4>Implants</h4></div></div>
<div class="col-lg-4 col-md-6 service">
<div class="service-icon">
<i class="flaticon-024-toothbrush"></i></div>
<div class="service-content">
<h4>Teeth Whitening</h4></div></div>
<div class="col-lg-4 col-md-6 service">
<div class="service-icon"><i class="flaticon-019-dentist"></i> </div>
<div class="service-content">
<h4>Root Canals</h4></div></div>
<div class="col-lg-4 col-md-6 service">
<div class="service-icon">
<i class="flaticon-001-tooth-4"></i></div><div class="service-content">
<h4>Wisdom Teeths</h4>
</div></div>
<div class="col-lg-4 col-md-6 service">
<div class="service-icon">
<i class="flaticon-029-braces"></i>
</div>
<div class="service-content">
<h4>Braces</h4></div></div></div></div></section>
<!-- Services section end -->
<!-- Gallery section --><div class="gallery-section"><div class="container-fluid"><div class="row">
<div class="col-lg-3 col-sm-6 p-0">
<img src="img/gallery/1.jpg" alt=""></div>
<div class="col-lg-3 col-sm-6 p-0">
<img src="img/gallery/2.jpg" alt=""></div>
<div class="col-lg-3 col-sm-6 p-0"><img src="img/gallery/3.jpg" alt=""></div>
<div class="col-lg-3 col-sm-6 p-0"><img src="img/gallery/4.jpg" alt=""></div></div></div></div>
<!-- Gallery section end --><!-- Testimonials section -->
<section class="testimonials-section spad">
<div class="container">
<div class="section-title text-center"><h2>Testimonials</h2></div></div><div class="testimonials-warp">
<div class="testimonials-slider owl-carousel">
<div class="testimonial-item"><div class="ts-content"><div class="quta">“</div>
<p>Tempus orci vel consequat. Nullam lorem sem, viverra a rutrum sed, gravida mattis magna. Suspendisse vitae commodo
quam. Quisque a enim et ante vulputate finibus.</p>
<h6>Shivani Sahu</h6>
<span>Pacient</span></div><div class="author-pic set-bg" data-setbg="img/review/1.jpg"></div>
</div>
<div class="testimonial-item">
<div class="ts-content">
<div class="quta">“</div>
<p>Nullam lorem sem, viverra a rutrum sed, gravida mattis magna. Suspendisse vitae commodo quam. Quisque a enim et
ante vulputate finibus.</p>
<h6>Chiranjeet Pattnaik</h6>
<span>Pacient</span></div>
<div class="author-pic set-bg" data-setbg="img/review/2.jpg"></div></div>
<div class="testimonial-item">
<div class="ts-content"><div class="quta">“</div>
<p>Phasellus vehicula tempus orci vel consequat. Nullam lorem sem, viverra a rutrum sed, gravida mattis magna.
Suspendisse vitae commodo quam. Quisque a enim et ante vulputate finibus nec laoreet ipsum.</p>
<h6>Sumi Sahu</h6>
<span>Pacient</span></div>
<div class="author-pic set-bg" data-setbg="img/review/3.jpg"></div></div>
<div class="testimonial-item">
<div class="ts-content">
<div class="quta">“</div>
<p>Tempus orci vel consequat. Nullam lorem sem, viverra a rutrum sed, gravida mattis magna. Suspendisse vitae commodo
quam. Quisque a enim et ante vulputate finibus.</p>
<h6>Sourav Pradhan</h6>
<span>Pacient</span></div>
<div class="author-pic set-bg" data-setbg="img/review/2.jpg"></div>
</div></div></div></section>
<!-- Testimonials section end -->
<!-- Newsletter section -->
<section class="newsletter-section spad">
<div class="container">
<div class="row">
<div class="col-lg-7 banner-text text-white">
<h4>Subscrieb to our newsletter</h4>
<p>*Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec malesuada lorem maximus.</p>
</div>
<div class="col-lg-5 text-lg-right">
<form class="newsletter-form">
<input type="text" placeholder="Your E-mail">
<button class="site-btn sb-dark">Subscribe</button>
</form>
</div>
</div>
</div>
</section>
<!-- Newsletter section end -->

<!-- Footer top section -->


<section class="footer-top-section set-bg" data-setbg="img/footer-bg.jpg">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="footer-widget">
<div class="fw-about">
<img src="img/logo-light.png" alt="">
<p>Phasellus vehicula tempus orci vel consequat. Nullam lorem sem, viverra a
rutrum sed, gravida mattis magna. Suspendisse vitae commodo quam. Quisque a enim et ante vulputate finibus nec laoreet ipsum.</p>
<div class="fw-social">
<a href=""><i class="fa fa-pinterest"></i></a>
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
<a href=""><i class="fa fa-dribbble"></i></a>
<a href=""><i class="fa fa-behance"></i></a>
<a href=""><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-5">
<div class="footer-widget">
<div class="fw-links">
<h5 class="fw-title">Our Services</h5><ul>
<li><a href="">Dental Implants</a></li>
<li><a href="">Braces</a></li>
<li><a href="">Visdon Theet</a></li>
<li><a href="">Porcelain Veneers</a></li>
<li><a href="">Teeth Whitening</a></li>
<li><a href="">Dental Bridges</a></li>
</ul></div></div></div>
<div class="col-lg-5 col-md-7">
<div class="footer-widget">
<div class="fw-timetable">
<div class="fw-title">Opening Hours</div>
<div class="timetable-content">
<table>
<tr>
<td>Monday</td>
<td>8:00am - 12:00pm</td>
</tr>
<tr>
<td>Tuesday</td>
<td>8:00am - 12:00pm</td>
</tr>
<tr>
<td>Wednesday</td>
<td>8:00am - 12:00pm</td>
</tr>
<tr>
<td>Thursday</td>
<td>8:00am - 12:00pm</td>
</tr>
<tr>
<td>Friday</td>
<td>8:00am - 12:00pm</td>
</tr>
<tr>
<td>Sunday</td>
<td>8:00am - 12:00pm</td>
</tr>
</table></div></div></div></div></div></div>
</section>
<!-- Footer top section end -->
<!-- Footer section -->
<footer class="footer-section">
<div class="container">
<ul class="footer-menu">
<li><a href="">Home</a></li>
<li><a href="">About us</a></li>
<li><a href="">Services</a></li>

<li><a href="">Contact</a></li>
</ul>
<div class="copyright">
Copyright &copy;<script>document.write(new Date().getFullYear());</script> All rights reserved | This Projecct is made By Nilam Sahu & Pragyan Maharana
</div>
</div>
</footer>
<!-- Footer top section end -->

<!--====== Javascripts & Jquery ======-->


<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/main.js"></script>

</body>
</html>
SCREENSHOTS

You might also like