Presentation is loading. Please wait.

Presentation is loading. Please wait.

CS520 Project Online Book Store

Similar presentations


Presentation on theme: "CS520 Project Online Book Store"— Presentation transcript:

1 CS520 Project Online Book Store

2 Index Definition Data Flow Diagram
Project Profile Entity Relationship Diagram Feasibility Report Flow Chart Key Features Data Dictionary Risk Analysis Modules

3 Definition This is online book shopping site.
By which user can put details of books and user can search it, can be member of site, buy online books, and see other related books of same author or same category. User can view online book detail from anywhere through internet and purchase it with payment from PayPal and credit card.

4 Feasibility Report HARDWARE Processor : Intel i7 2.0Ghz or above
RAM : 4GB RAM or Above HDD : 500 GB or Above SOFTWARE OS : Windows 7/8/10 or MacOS Frontend : HTML5 Backend : PHP, MySQL Web Browser : Internet Explorer/ Chrome/ Fire fox/Safari

5 Tools To Be Used Frontend Tools:- PHPStorm for HTML5 Backend Tools:-
WT-NMP, MAMP

6 Key Features Many types of categories are available in our site.
User can search books subject wise or author wise. User can add books to his wish list which he want to purchase later. One can send page as to his friend. Information is displayed on latest released books. One can take information about future releasing books. User can give book reviews.

7 Key Features User can give comments and ratings on particular book.
User can see other user’s favorite subject in other user’s wish list. We have shown the complete collection of particular book. As example: - Harry Potter’s 9 books collection. In recommended item member can enter book name which he/she not found in our site.

8 Risk Analysis If item is not in stock, then we provide information that “this particular book is not available for some days”, so member can add that item in recommended item. We gradually give notification about member’s order status by . Still if member not get order in delivery time due to some reason then we give information to member by telephone about that. If price, which we are provide for particular books is changed and yet we have not updated it then ,during that time any member buys those books, we will charge them for displayed price only.

9 Modules Home Shopping Cart Admin User Help Contact Us

10 Home Search Most Popular Subjects Top Authors Top New Releases
Complete Collections Customer Reviews

11 Shopping Cart No. of items List of Books with price Total Amount
Payments Remove from cart

12 Admin Login Form Category manager Product manager User Manager
Help manager Feedback manager Change Password Author management

13 User Login Form Books in my wish list Items in my shopping cart
My orders

14 Help Payments & Returns Privacy Policy Help / FAQ

15 Contact Us Bulk order inquiry Undelivered orders Company information
Sell us new books Home

16 Data Flow Diagram (DFD)

17 Context Diagram

18 Oth Level Diagram

19 1st Level Diagram (ADMIN)

20 1st Level Diagram (USER)

21 2nd Level Diagram (ADMIN)

22 2nd Level Diagram (USER)
Home

23 Entity Relationship Diagram (ERD)

24 Home

25 Flow Chart

26

27

28 Home

29 Data Dictionary

30 Table Name : tbl_bk Description : This table contains all information about books.
Field name Data type Size Desc. Pk /Fk bk_id Integer 7 This field is created to generate index for the book table. PK bk_name Varchar 50 Name of the book. cate_id 5 Id of the category to which book belongs. FK author_id Id of the author of the book bk_price Float 8,2 Price of the book qty Number of books available comp_coll 1 If book is complete collection then its value is 1 and 0 otherwise. recent If book is sold recently then its value is 1 and 0 otherwise. latest If book is latest then its value is 1 and 0 otherwise. Discount 2 Discount on the book. bk_img Image Image of the book.

31 Table Name: tbl_author
Table Name: tbl_cate Description: This table contains all the categories (Subjects) of the books. Field Name Date Type Size Description PK/FK cate_ID integer 5 This field contain category ID. PK cate_name varchar 50 This field contain category name. Table Name: tbl_author Description: This table contains all the authors of whom books are available. Field Name Date Type Size Description PK/FK author_ID integer 5 This field contain author ID. PK author_name varchar 50 This field contain author name.

32 Table Name: tbl_admin_login
Description: This table contains all the login details of admin. Field Name Date Type Size Description PK/FK admin_id Integer 2 This field contains admin ID. PK admin_uname varchar 50 This field contains admin username. admin_pass This field contain admin password. admin_sec_que 200 This field contains admin password recovery secret question. admin_sec_ans This field contains admin password recovery secret question’s answer.

33 Field Name Date Type Size Description PK/FK
Table Name: tbl_user_login Description: This table contains all the login details of users. Field Name Date Type Size Description PK/FK user_login_ID integer 8 This field contains user login ID. PK user_ID This field contains user ID. FK user_uname varchar 50 This field contains username of all users. user _pass This field contain user password. user _sec_que 200 This field contains user password recovery secret question. user _sec_ans This field contains user password recovery secret question’s answer.

34 Table Name: tbl_user_reg
Description: This table contains all the information about user. Field Name Date Type Size Description PK/FK user_ID integer 8 This field contains user ID. PK user_fname varchar 50 This field contains user’s first name. user _init 1 This field contains user’s middle name or initial. user _ lname This field contains user’s last name. user_gen 6 This field contains user’s gender. user _add 200 This field contains user’s permanent address. user_city This field contains user’s city. user_pin This field contains city pincode. user_state This field contains user’s state. user_country This field contains user’s country. user_ ID This field contains user’s Address. user_phone number 20 This field contains user’s phone no.

35 Table Name: tbl_wish_list Description: This table contains wish list.
Field Name Date Type Size Description PK/FK user_ID integer 8 This field contains user ID. FK book_ID 7 This field contains the ID of the book in the wish list. Table Name: tbl_help Description: This table contains help content Field Name Date Type Size Description PK/FK help_ID Integer 5 This field contains ID of help content. PK help_content varchar 50 This field contain s help content

36 Home Table Name: tbl_query
Description: This table contains queries sent by users. Field Name Date Type Size Description PK/FK query_ID integer 4 This field contains ID of the query. PK Query_que varchar 200 This field contains the question of query sent by user. Query_ans This field contains the Answers of query sent by user. Table Name: tbl_order Description: This table contains order detail. Field Name Date Type Size Description PK/FK order_ID integer 8 This field contains the order number. user_ID This field contains ID of the user who is purchasing books. FK book_ID 7 This field contains the ID of the book that you want to purchase. qty Integer 5 This field contains the quantity of book that you want to purchase. Home

37 Bibliography Website Referred www.amazon.com www.flipcart.com
Name of Book Author System Analysis and Design Shelly Cashman Series ASP.Net Black Book Database System Concepts Peter Rob & Carlos Coronel Website Referred Bookstore.com

38 Screen Shots

39 Home Page part - 1

40 Home Page part - 2

41 Home Page part - 3

42 Book Detail

43 All Authors and Categories

44 All Authors and Categories

45 Admin Login

46 Admin forgot password

47 Admin forgot password

48 Admin Work

49 Author Manager

50 Category Manager

51 User Login

52 User forgot password

53 User forgot password

54 New User

55 New User

56 Help & FAQ


Download ppt "CS520 Project Online Book Store"

Similar presentations


Ads by Google