Anda di halaman 1dari 8

RECOMMENDER SYSTEMS

A Mini Project Report

Submitted to the Faculty of Engineering and Technology

Bachelor of Technology, Computer Science and Engineering

VI Semester

(Autonomous Batch)

By
D.SHREYA- B16CS013

Under the Supervision of


Dr.VUPPU SHANKAR
Associate Professor, Dept. of CSE

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING


KAKATIYA INSTITUTE OF TECHNOLOGY & SCIENCE
WARANGAL, TELANGANA
2018-2019
CERTIFICATE

This is to certify that D.SHREYA (B16CS013) of the VI semester B. Tech Computer


science and Engineering (Autonomous) has satisfactorily completed the mini project entitled
“RECOMMENDER SYSTEMS” in the partial fulfillment of the requirements of B.Tech.VI
Semester during academic year 2018-19.

Supervisor
Dr.VUPPU SHANKAR
Associate Professor

Project Coordinator Head of the Department


S. Venkatramulu Dr. P.Niranjan
Associate Professor
ACKNOWLEDGEMENT

I extend our sincere and heartfelt thanks to our esteemed supervisor, Dr. V.Shankar and for his
exemplary guidance, monitoring and constant encouragement throughout the course at crucial junctures and
for showing us the right way.
I am grateful to respected coordinator S. Venkatramulu, Associate Professor for permitting me to
utilize all the necessary facilities of the Institute.
I would like to extend thanks to our respected Head of the department, Dr. P.Niranjan, Professor
for allowing us to use the facilities available. We would like to thank other faculty members also .Last but
not the least,
I would like to thank our friends and family for the support and encouragement they have given us
during the course of our work.

D.SHREYA
B16CS013
ABSTRACT

The business-to-consumer aspect of electronic commerce (e-commerce) is the most visible business

use of the World Wide Web. The primary goal of an e-commerce site is to sell goods and services

online.

This project deals with developing an e-commerce website for Online Shopping Store showing

Recommendations. It provides the user with a catalog of different goods available for purchase in the

store. In order to facilitate online purchase a shopping cart is provided to the user. The system is

implemented using a 3-tier approach, with a backend database, a middle tier of Sun J2EE application

server and JSP, and a web browser as the front-end client. In order to develop an e-commerce website,

a number of Technologies must be studied and understood. These include multi-tiered architecture,

server and client side scripting techniques, implementation technologies such as JSP, programming

language (such as JAVA, JavaScript, and HTML), relational databases (such as MySQL, Access).

The business-to-consumer aspect of electronic commerce (e-commerce) is the most visible business

use of the World Wide Web. The primary goal of an e-commerce site is to sell goods and services

online.
TABLE OF CONTENTS
CHAPTER 1: INTRODUCTION PGNO

1.1 INTRODUCTION 1
1.2 LITERATURE REVIEW 1

CHAPTER 2: EXISTING TECHNOLOGIES

2.1 INTRODUCTION 2
2.2 ALGORITHM USED 3

CHAPTER 3: DESIGN AND SOFTWARE REQUIREMENTS


3.1 SOFTWARE REQUIREMENTS SPECIFICATIONS 5
3.1.1 SYSTEM CONFIGURATION USED FOR
THE PROJECT 5
3.2 DATA FLOW DIAGRAMS 6
CHAPTER 4: IMPLEMENTATION
4.1 ADMIN 7
4.2 USER 7
CHAPTER 5: TESTING

5.1 USER 8
5.2 ADMIN CODE 8
5.3 USER CODE 21
CHAPTER 6: CONCLUSION AND FUTURE SCOPE
6.1 CONCLUSION 40
6.2FUTURE SCOPE 40
CHAPTER 7: BIBLIOGRAPHY
7.1 BIBLIOGRAPHY 40
LIST OF FIGURES
PGNO

FIGURE 3.1 DATA FLOW DIAGRAMS 6

FIGURE 5.1 HOME PAGE 8


FIGURE 5.2 ADMIN LOGIN 9

FIGURE 5.3 ADMIN INTERFACE 10

FIGURE 5.4 ADMIN ELECTRONICS PAGE 12

FIGURE 5.5 ADMIN DRESS PRODUCTION 14

FIGURE 5.6 ADMIN ELECTRONIC VIEW 15

FIGURE 5.7 ADMIN DRESS VIEW 17

FIGURE 5.8 ADMIN ELECTRONIC USERS VIEW 18

FIGURE 5.9 USER INTERFACE 21

FIGURE 5.10 USER REGISTRATION 22

FIGURE 5.11 USER LOGIN 24

FIGURE 5.12 SHOPPING PAGE 26

FIGURE 5.13 USER ELECTRONIC PAGE 28

FIGURE 5.14 USER DRESS PAGE 30

FIGURE 5.15 ELECTRONICS RECOMMENDATION 32

FIGURE 5.16 USER DRESS RECOMMENDATIONS 34

Anda mungkin juga menyukai