Top Banner
PRESENTATION ON GOOD READS
26

goodreadppt

Jan 18, 2017

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: goodreadppt

PRESENTATION ON GOOD READS

Page 2: goodreadppt

PROJECT REQUIRMENT

Where authors were threatening a mass account cancellation to protest the bullying, many of the reader users who commented on the announcement are now threatening the same thing. And while much of this might seem like nothing more than petty playground behavior between children who honestly do not have a clear good guy or bad guy, keep in mind that several ebook retailers incorporate the ‘GoodRead’ API into their sales pages, effectively posting book reviews that many in the We Read community know to be false, and nothing more than an act of revenge against an author; real-world sales decisions have been made by consumers based on these reviews

Page 3: goodreadppt

PANEL’SADMIN PANEL : CATEGORIES CREATE NEW BOOK

SEARCH BOOK

USER PANEL: DASHBOARD

PROFILEMYBOOKSHELVESBOOK CLUB

BOOK CLUB DETAILS

HOME PANEL :

LOGIN

REGISTREATION

Page 4: goodreadppt

PROJECT ANALYSIS

Most book recommendation websites work by listing random people’s reviews. On WE READ, when a person adds a book to the site, all their friends can see what they thought of it. It’s common sense. People are more likely to get excited about a book their friend recommends than a suggestion from a stranger. Our members also create trivia about books, lists of the best books, post their own writing and form groups and book clubs.

  Providing user friendly interface.   Easy access of data.   Easy maintenance.   Maintaining data consistency.   Providing better performance.   Increasing the efficiency through automation.   Adequate validation checks for data entry.

Page 5: goodreadppt

MODULES I) ADMINISTRATOR

Add Books.Categories Books According To Genres.

Add author , publisher information etc.

II) USERUser can Search a Book.If User Is Registered Then:-Rate a Book.Write Review For a book.My bookShelves pageSearch book according to author ,publisher ,category.

Page 6: goodreadppt

PROJECT DESIGN

Money Dashboard Project is divide into two Phase which is

Front End

Back End

Front End-Front-end designers basically come up with the user interface for the website.

They deal with colors, fonts, images, layout, informational structure and organization,

navigation, etc. They use HTML, Flash, CSS, etc. In Medi care various web Form Design. It is

sort according to categories. Which are following

Page 7: goodreadppt

ADMIN PANEL.Add Books.Categories Books According To Genres.Add author , publisher information etc.

Page 8: goodreadppt

USER PANEL

User can Search a Book.If User Is Registered Then:-Rate a Book.Write Review For a book.My book pageSearch book according to

author ,publisher ,category.

Page 9: goodreadppt

REGISTRATION

Page 10: goodreadppt

LOGIN

Page 11: goodreadppt

DASHBOARD

Page 12: goodreadppt

ADD MY BOOK

Page 13: goodreadppt

PROFILE

Page 14: goodreadppt

CATEGORIES

Page 15: goodreadppt

ADD NEW BOOK

Page 16: goodreadppt

BOOK DETAILS

Page 17: goodreadppt

SEARCH ADMIN BOOK

Page 18: goodreadppt

SEARCH RATING BOOK

Page 19: goodreadppt

BOOK CLUB MAIN PAGE

Page 20: goodreadppt

DATABASE TABLES

Page 21: goodreadppt

BACK ENDBACK END-Back end designers are usually database people, and they design the

databases or whatever that is presented through the front end. They might need to know SQL,

GNU, or some other corporate-level database like DB2 or Lotus Domino. They deal with

order-full inventorying, etc. They have more Flights SEARCH because if they screw up, the

business gets no business. SQL Server 2008 Database is use in Medi Care

Tables

Registration’s

login

Page 22: goodreadppt

MAIN MODULES MODULES OF GOOD READS. The project consists of following modules: I) ADMINISTRATOR Add Books. Categories Books According To Genres. Add author , publisher information etc.   II) USER User can Search a Book. If User Is Registered Then:- Rate a Book. Write Review For a book. My book page Search book according to author ,publisher ,category.

Page 23: goodreadppt

CODING In a Coding part it include with Business Logic & Database Store procedures .A business logic is use

to manipulate data from database using inline query or Store Procedure .Store Procedure is process

in database engine .Business Logic is use in code part, which is consist in class file .

Medi Care is consist with Different Store Procedure & Business Logic

Store Procedures- Every table has following Store Procedures

Insert

Update

find

Delete

Select

Page 24: goodreadppt

BUSINESS LOGICBUSINESS LOGIC – Business Logic is use to Manipulate data form database. It is

exist in Class file. All the logic Written in class file. Using this file we access the class &

property with objects. This Approach is very Fast & Secure. In Medi Care business Logic layer

exist save, update, delete, select , find data logic.

Page 25: goodreadppt

DFD DIAGRAMS

Page 26: goodreadppt

THANKS……….