SlideShare a Scribd company logo
1 of 30
E-BOOK MANAGEMENT
SYSTEM
Submitted by
Nawej
Debjani
Aman
&
Hrishikesh
CONTENTS
 Introduction…………………………………………………………
 Problem Analysis……………………………………………………
 Objective & Purpose…………………………………………….......
 Scop of the Project………………………………………………….
 Software provides facilities for customers & Merchant……………...
 Requirements……………………………………………………….
 Module Description ………………………………………………….
 Domain Model……………………………………………………….
 Partial Layered Architecture………………………………………...
 Logical Architecture…………………………………………………
 Risk Activity………………………………………………………….
 Safety & Security Requirements……………………………………….
 Gantt Chart……………………………………………………………
 User Interface Layer………………………………………………….
 UML Use case Diagram……………………………………………….
 UML Class Diagram………………………………………………….
 UML Sequence Diagram………………………………………………
 UML Activity Diagram……………………………………………….
 UML Collaboration Diagram………………………………………….
 UML Component Diagram………………………………………………
 UML Development Diagram……………………………………………
 Implementation & Testing………………………………………………
 Future Scope……………………………………………………………
 Conclusion………………………………………………………………
Introduction:
Bibliophilic eBooks is an online website where the customer can read and purchase eBooks
online. This web project is developed using HTML, CSS, JavaScript, PHP. Through a web
browser the customers can search for a book by its title or author, later can add to the
shopping cart and finally purchase using online transaction. The user can login using his
account details or new customers can set up an account very quickly. They should give the
details of their name, contact number and email address. The user can also give feedback to
a book by giving ratings on a score of five. The books are divided into many categories
based on genre like Fiction, Non-Fiction, Si-Fi, etc.
Problem Analysis:
The problem is to find out the book that we need with reference
to the prescribed author .The books will be categorized in to various
sections .Some of the sections include Novels, Love and Romance etc.
E-Books of various authors can be found in ease.
OBJECTIVE:
The main objective of the document is to illustrate the Requirements of project E-Book
Management system. The document gives the detailed description of both functional and non-
functional requirements. It will also explain about the features of the system interface of the system.
What the system will do, the constraint under which it must operate and how the system will react to
external stimuli. The document is developed after a number of consultations with team members and
specification of the given project.
PURPOSE:
The system is designed with end user requirements as main criteria. It includes front end tool
to receive data needed and to validate the entries. It has backend access to store validate data for
future reference .To analyzes and design an EBOOK based on Object Oriented Analysis and Design
concept
SCOPE OF THE PROJECT:
The software provides the visitor, customer and administrator a
easy and efficient way to buy and manage books in online.
Software provides following facilities to customer:
 Facilitates easy shopping online.
 Provides information about the products in categories.
 Provides e-mail facility for future correspondence.
 Provides Backup facility.
Software provides the following facilities to the merchant.
 Manages the Transportation of hard copy of Book.
 Look after the method. payment
SOFTWARE
REQUIREMENTS: -
 OS - windows
XP/vista.
 Front end Tool -
Rational Rose
Enterprise suite.
 Back-end Tool -
Oracle 10i.
HARDWERE
REQUIREMENTS:-
 Processor - Intel
Pentium IV-2.0
GHZ.
 Hardware - 40
GB(Seagate)
 RAM - 512mb
 DVD RAM - 1
nos.
NON-
FUNCTIONAL
REQUIREMENTS:-
 Book Mark –
Bookmark the
Website.
 Categories - Book
categories in Website.
 Most Downloaded -
Highest purchased
book.
 Offers - Offer given
by merchant.
 Carting - Mark and
select multiple books.
FUNCTIONAL
REQUIREMENTS:-
 Register - Enter
details in application
form.
 Login - Enter
Username and
Password.
 Search - Search book
by attribute.
 Buy - Download
softcopies and order
for hard copy.
 Payment - Pay for
books in different
method.
 Update - Update
User details
REQUIREMENTS
SOFTWARE
REQUIREMENTS: -
 OS - windows
XP/vista.
 Front end Tool -
Rational Rose
Enterprise suite.
 Back-end Tool -
Oracle 10i.
HARDWERE
REQUIREMENTS:-
 Processor - Intel
Pentium IV-2.0
GHZ.
 Hardware - 40
GB(Seagate)
 RAM - 512mb
 DVD RAM - 1
nos.
NON-
FUNCTIONAL
REQUIREMENTS:-
 Book Mark –
Bookmark the
Website.
 Categories - Book
categories in Website.
 Most Downloaded -
Highest purchased
book.
 Offers - Offer given
by merchant.
 Carting - Mark and
select multiple books.
FUNCTIONAL
REQUIREMENTS:-
 Register - Enter
details in application
form.
 Login - Enter
Username and
Password.
 Search - Search book
by attribute.
 Buy - Download
softcopies and order
for hard copy.
 Payment - Pay for
books in different
method.
 Update - Update
User details
MODULE DISCRIPTION:
In this project we have defined different modules to enable the E-Book Management in successful manner.
i. REGISTER:
The register module contains the application form or registration form which contains following details.
 Name, Address, Contact number, E-mail id, Password etc.
i. LOGIN:
The Login module contain the form which contain membership name and member password.
It includes Username and Password.
i. SEARCH BOOK:
Virtual Tutor :
The search book module contains list of books, from this list we search for the book which we need.
This also contains another field called as categories where can select the category of the book.
DOMAIN MODEL:
A domain model is a
visual representation of conceptual classes
or real situations object in a domain.
 In object-oriented analysis, the
domain model is the most
important.
 It illustrates the concept in the
domain.
 It acts as a source of inspiration
for designing some software objects
PARTIAL LAYERED ARCHITECTURE:
Sequence diagram is an
interaction overview diagram. It provides a big
picture overview of how a set of interaction are
related in terms of logic and process .This
Partial layer architecture shows the interface of
the sequence diagram, here the administrator
shows the interface by displaying act or
symbol.
LOGICALARCHITECTURE:
The Logical architecture is large scale organization of software class into packages, sub
system layer, It is called logical architecture because ther is no direction about how these
elements are display on different operating system.
RISK ACTIVITY:
• If the system fails to update the book details of unnecessary confusion may be avoided.
• When the member may not register the form correctly. It may affect the login. If the
administrator fails to save the new register and new visitor may affect in update.
• Failure of Backup details.
SAFETY REQUIREMENTS:
The database must be maintained effective from hacking.
SECURITY REQUIREMENTS:
Password for registered accounts are stored securely in a hash, the uploads made
by the user must be checked and then accepted.
GANTT CHART:
It describes the time schedule for the
planning to complete the corresponding and
after completion of core product, what is the
time taken for the project action of core
product.
USER INTERFACE LAYER:
i. ADMIN:
The administrator is used to register a new visitor for the website. Admin can keep those records
update. Admin keep sales record i.e, now much book is downloaded and how much book is buyed
newly with copy write etc.
ii. REGISTERED USER:
Registered user can search the book whatever needs and can read the book in online. If user is
satisfied with this book, can download the book but after payment.
iii. VISITOR:
The visitor can register the application form and become a member of the website.
The visitor can search books and read the book but he must register to buy or download the book.
UML USECASE DIAGRAM:
UML provides use case
diagram notation to illustrate the
names of use case and author
relationship between them. Use
case diagram and case relationship
are secondary in use case work use
case text document.
register
login
search book
download
payment
sales person
adminstrator
visitor
registered user
UML CLASS DIAGRAM
The UML class diagram is to
illustrate class interfaces as their
actions. They are used for static
object modeling; we have already
introduced and used their UML
diagram while domain modeling
UML SEQUENCE DIAGRAM:
A sequence diagram
illustrates a kind of format in which
each object interacts via message. It is
generalized between two or more
specialized diagram
UMLACTIVITY DIAGRAM:
A UML activity diagram
shows sequential and parallel
activities in a process, work
flows, data flows and compiler
algorithm.
UML COLLABRATION DIAGRAM:
Communication diagram illustrate that
object interact on a graph or network
format in which object can be placed where
an the diagram. In collaboration diagram
the object can be placed in anywhere on the
diagram. The collaboration comes from
sequence diagram
UML COMPONENT DIAGRAM:
Components are slightly fuzzy concept in this
Uml,because both class and components can be
used to model the something
UML DEPLOYEMENT DIAGRAM:
Deployment diagram shows the assignment of concrete
software artifact to computational nodes. It shows the
deployment of software elements to the physical
elements.
Deployment diagram are useful to communicate or
deployment architecture
IMPLEMENTATION:
After the completion of UML diagrams for E-Book Management we should
generate the code. Select the tools option from main menu then select the sub
option program module in which we are going to generate the code in
JAVA/VB/J2EE. Then go ahead and select the generate code option as a
result of code generation
TESTING:
To perform the testing for the generated code again select the tools
option from menu bar and choose quality architecture option a sub
window gets opened. We are going to perform Unit Test and Scenario
testing for our project. So, select these testing option one by one and
testing activity is carried out for all the coding and testing is carried
out.
FUTURE SCOPE:
The eBook management system is gaining huge popularity among the readers. This
system is helpful for the bibliophiles who are always travelling and find it hard to
carry books everywhere. It provides with all kinds of eBooks which you can read at
anytime and anywhere. And by each day this system is increasing its popularity. It
can be accessed anywhere and anytime around the world
CONCLUSION:
Thus, the project for E-BOOK MANAGEMENT has been successfully executed and codes
are generated. In conclusion we implemented all the functionalities stated in the requirement,
all were tested and it showed that they are all working properly. Also, we implemented the
system requirement quality like responsiveness so on different devices the system adapts to suit
it, and also it works on these browsers like safari, google chrome properly
E-BOOK MANAGEMENT SYSTEM  PowerPoint Presentation

More Related Content

What's hot

Chapter13 designing forms and reports
Chapter13 designing forms and reportsChapter13 designing forms and reports
Chapter13 designing forms and reportsDhani Ahmad
 
Time Table Management System
Time Table Management SystemTime Table Management System
Time Table Management SystemMuhammad Zeeshan
 
Dbms Notes Lecture 2 : Levels of Data Abstraction
Dbms Notes Lecture 2 : Levels of Data AbstractionDbms Notes Lecture 2 : Levels of Data Abstraction
Dbms Notes Lecture 2 : Levels of Data AbstractionBIT Durg
 
COLLEGE PHONE BOOK Final documentation
COLLEGE PHONE BOOK Final documentationCOLLEGE PHONE BOOK Final documentation
COLLEGE PHONE BOOK Final documentationBhadra Gowdra
 
Lecture 04 normalization
Lecture 04 normalization Lecture 04 normalization
Lecture 04 normalization emailharmeet
 
Synopsis of Fee Management System
Synopsis of Fee Management SystemSynopsis of Fee Management System
Synopsis of Fee Management SystemDivya_Gupta19
 
library management system
library management systemlibrary management system
library management systemaniket chauhan
 
Online Courier Management System
Online Courier Management SystemOnline Courier Management System
Online Courier Management SystemWeTheCoders
 
College mgmnt system
College mgmnt systemCollege mgmnt system
College mgmnt systemSayali Birari
 
Learning Management System-SRS Modified(Semi-Final)
Learning Management System-SRS Modified(Semi-Final)Learning Management System-SRS Modified(Semi-Final)
Learning Management System-SRS Modified(Semi-Final)Sharon Varghese
 
Documentation project of college management [1]
Documentation project of college management [1]Documentation project of college management [1]
Documentation project of college management [1]Priyaranjan Verma
 
MCA 6th Sem Project Report
MCA 6th Sem Project ReportMCA 6th Sem Project Report
MCA 6th Sem Project ReportPRADEEP GUPTA
 
Banking Management System Project documentation
Banking Management System Project documentationBanking Management System Project documentation
Banking Management System Project documentationChaudhry Sajid
 
Library management
Library managementLibrary management
Library managementfarouq umar
 
Project report on mobile shop management
Project report on mobile shop managementProject report on mobile shop management
Project report on mobile shop managementDinesh Jogdand
 

What's hot (20)

3 tier architecture
3 tier architecture3 tier architecture
3 tier architecture
 
Chapter13 designing forms and reports
Chapter13 designing forms and reportsChapter13 designing forms and reports
Chapter13 designing forms and reports
 
11.online library management system
11.online library management system11.online library management system
11.online library management system
 
Use case of hospital managment system
Use case of hospital managment systemUse case of hospital managment system
Use case of hospital managment system
 
Time Table Management System
Time Table Management SystemTime Table Management System
Time Table Management System
 
Dbms Notes Lecture 2 : Levels of Data Abstraction
Dbms Notes Lecture 2 : Levels of Data AbstractionDbms Notes Lecture 2 : Levels of Data Abstraction
Dbms Notes Lecture 2 : Levels of Data Abstraction
 
COLLEGE PHONE BOOK Final documentation
COLLEGE PHONE BOOK Final documentationCOLLEGE PHONE BOOK Final documentation
COLLEGE PHONE BOOK Final documentation
 
Lecture 04 normalization
Lecture 04 normalization Lecture 04 normalization
Lecture 04 normalization
 
Synopsis of Fee Management System
Synopsis of Fee Management SystemSynopsis of Fee Management System
Synopsis of Fee Management System
 
MySQL ppt
MySQL ppt MySQL ppt
MySQL ppt
 
library management system
library management systemlibrary management system
library management system
 
Online Courier Management System
Online Courier Management SystemOnline Courier Management System
Online Courier Management System
 
College mgmnt system
College mgmnt systemCollege mgmnt system
College mgmnt system
 
Learning Management System-SRS Modified(Semi-Final)
Learning Management System-SRS Modified(Semi-Final)Learning Management System-SRS Modified(Semi-Final)
Learning Management System-SRS Modified(Semi-Final)
 
Documentation project of college management [1]
Documentation project of college management [1]Documentation project of college management [1]
Documentation project of college management [1]
 
MCA 6th Sem Project Report
MCA 6th Sem Project ReportMCA 6th Sem Project Report
MCA 6th Sem Project Report
 
Banking Management System Project documentation
Banking Management System Project documentationBanking Management System Project documentation
Banking Management System Project documentation
 
Library management
Library managementLibrary management
Library management
 
Project report on mobile shop management
Project report on mobile shop managementProject report on mobile shop management
Project report on mobile shop management
 
Er diagrams presentation
Er diagrams presentationEr diagrams presentation
Er diagrams presentation
 

Similar to E-BOOK MANAGEMENT SYSTEM PowerPoint Presentation

Online Library Management
Online Library ManagementOnline Library Management
Online Library ManagementVarsha Sarkar
 
Smart buckets ppt
Smart buckets pptSmart buckets ppt
Smart buckets pptkiran Patel
 
Online old books sales by hemraj gahlot
Online old books sales by hemraj gahlotOnline old books sales by hemraj gahlot
Online old books sales by hemraj gahlotHemraj Gahlot
 
System analysis and design
System analysis and designSystem analysis and design
System analysis and designRobinsonObura
 
Mobile store management
Mobile store management Mobile store management
Mobile store management Rupendra Verma
 
Library Management System using oracle database
Library Management System using oracle databaseLibrary Management System using oracle database
Library Management System using oracle databaseSaikot Roy
 
Online movie ticket booking
Online movie ticket bookingOnline movie ticket booking
Online movie ticket bookingmrinnovater007
 
ideas.doc
ideas.docideas.doc
ideas.docbutest
 
Github-Source code management system SRS
Github-Source code management system SRSGithub-Source code management system SRS
Github-Source code management system SRSAditya Narayan Swami
 
Industrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.netIndustrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.netPankaj Kushwaha
 
PURPOSE of the project is Williams Specialty Company (WSC) reque.docx
PURPOSE of the project is Williams Specialty Company (WSC) reque.docxPURPOSE of the project is Williams Specialty Company (WSC) reque.docx
PURPOSE of the project is Williams Specialty Company (WSC) reque.docxamrit47
 
Library management system project
Library management system projectLibrary management system project
Library management system projectAJAY KUMAR
 
IRJET- Conversational Commerce (ESTILO)
IRJET- Conversational Commerce (ESTILO)IRJET- Conversational Commerce (ESTILO)
IRJET- Conversational Commerce (ESTILO)IRJET Journal
 
IRJET- Design of Closed Loop PI Controller Based Hybrid Z-Source DC-DC Conver...
IRJET- Design of Closed Loop PI Controller Based Hybrid Z-Source DC-DC Conver...IRJET- Design of Closed Loop PI Controller Based Hybrid Z-Source DC-DC Conver...
IRJET- Design of Closed Loop PI Controller Based Hybrid Z-Source DC-DC Conver...IRJET Journal
 
Oosd shopping (1)
Oosd shopping (1)Oosd shopping (1)
Oosd shopping (1)shaj13
 
2 d barcode based mobile payment system
2 d barcode based mobile payment system2 d barcode based mobile payment system
2 d barcode based mobile payment systemParag Tamhane
 
PRESS MANAGEMENT Documentation
PRESS MANAGEMENT DocumentationPRESS MANAGEMENT Documentation
PRESS MANAGEMENT Documentationanuj_rakheja
 

Similar to E-BOOK MANAGEMENT SYSTEM PowerPoint Presentation (20)

ASSIGNMENT
ASSIGNMENT ASSIGNMENT
ASSIGNMENT
 
icv
icvicv
icv
 
Online Library Management
Online Library ManagementOnline Library Management
Online Library Management
 
Smart buckets ppt
Smart buckets pptSmart buckets ppt
Smart buckets ppt
 
Online old books sales by hemraj gahlot
Online old books sales by hemraj gahlotOnline old books sales by hemraj gahlot
Online old books sales by hemraj gahlot
 
System analysis and design
System analysis and designSystem analysis and design
System analysis and design
 
Mobile store management
Mobile store management Mobile store management
Mobile store management
 
Library Management System using oracle database
Library Management System using oracle databaseLibrary Management System using oracle database
Library Management System using oracle database
 
Online movie ticket booking
Online movie ticket bookingOnline movie ticket booking
Online movie ticket booking
 
ideas.doc
ideas.docideas.doc
ideas.doc
 
Github-Source code management system SRS
Github-Source code management system SRSGithub-Source code management system SRS
Github-Source code management system SRS
 
Industrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.netIndustrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.net
 
PURPOSE of the project is Williams Specialty Company (WSC) reque.docx
PURPOSE of the project is Williams Specialty Company (WSC) reque.docxPURPOSE of the project is Williams Specialty Company (WSC) reque.docx
PURPOSE of the project is Williams Specialty Company (WSC) reque.docx
 
Library management system project
Library management system projectLibrary management system project
Library management system project
 
IRJET- Conversational Commerce (ESTILO)
IRJET- Conversational Commerce (ESTILO)IRJET- Conversational Commerce (ESTILO)
IRJET- Conversational Commerce (ESTILO)
 
IRJET- Design of Closed Loop PI Controller Based Hybrid Z-Source DC-DC Conver...
IRJET- Design of Closed Loop PI Controller Based Hybrid Z-Source DC-DC Conver...IRJET- Design of Closed Loop PI Controller Based Hybrid Z-Source DC-DC Conver...
IRJET- Design of Closed Loop PI Controller Based Hybrid Z-Source DC-DC Conver...
 
Oosd shopping (1)
Oosd shopping (1)Oosd shopping (1)
Oosd shopping (1)
 
2 d barcode based mobile payment system
2 d barcode based mobile payment system2 d barcode based mobile payment system
2 d barcode based mobile payment system
 
PRESS MANAGEMENT Documentation
PRESS MANAGEMENT DocumentationPRESS MANAGEMENT Documentation
PRESS MANAGEMENT Documentation
 
Blue book
Blue bookBlue book
Blue book
 

Recently uploaded

Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystSamantha Rae Coolbeth
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfgstagge
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiSuhani Kapoor
 
Spark3's new memory model/management
Spark3's new memory model/managementSpark3's new memory model/management
Spark3's new memory model/managementakshesh doshi
 
Data Science Project: Advancements in Fetal Health Classification
Data Science Project: Advancements in Fetal Health ClassificationData Science Project: Advancements in Fetal Health Classification
Data Science Project: Advancements in Fetal Health ClassificationBoston Institute of Analytics
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...Suhani Kapoor
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
Data Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxData Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxFurkanTasci3
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingNeil Barnes
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPramod Kumar Srivastava
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...shivangimorya083
 

Recently uploaded (20)

Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data Analyst
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdf
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
Spark3's new memory model/management
Spark3's new memory model/managementSpark3's new memory model/management
Spark3's new memory model/management
 
Data Science Project: Advancements in Fetal Health Classification
Data Science Project: Advancements in Fetal Health ClassificationData Science Project: Advancements in Fetal Health Classification
Data Science Project: Advancements in Fetal Health Classification
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
Data Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxData Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptx
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data Storytelling
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
 

E-BOOK MANAGEMENT SYSTEM PowerPoint Presentation

  • 2. CONTENTS  Introduction…………………………………………………………  Problem Analysis……………………………………………………  Objective & Purpose…………………………………………….......  Scop of the Project………………………………………………….  Software provides facilities for customers & Merchant……………...  Requirements……………………………………………………….  Module Description ………………………………………………….  Domain Model……………………………………………………….  Partial Layered Architecture………………………………………...  Logical Architecture…………………………………………………  Risk Activity………………………………………………………….  Safety & Security Requirements……………………………………….
  • 3.  Gantt Chart……………………………………………………………  User Interface Layer………………………………………………….  UML Use case Diagram……………………………………………….  UML Class Diagram………………………………………………….  UML Sequence Diagram………………………………………………  UML Activity Diagram……………………………………………….  UML Collaboration Diagram………………………………………….  UML Component Diagram………………………………………………  UML Development Diagram……………………………………………  Implementation & Testing………………………………………………  Future Scope……………………………………………………………  Conclusion………………………………………………………………
  • 4. Introduction: Bibliophilic eBooks is an online website where the customer can read and purchase eBooks online. This web project is developed using HTML, CSS, JavaScript, PHP. Through a web browser the customers can search for a book by its title or author, later can add to the shopping cart and finally purchase using online transaction. The user can login using his account details or new customers can set up an account very quickly. They should give the details of their name, contact number and email address. The user can also give feedback to a book by giving ratings on a score of five. The books are divided into many categories based on genre like Fiction, Non-Fiction, Si-Fi, etc.
  • 5. Problem Analysis: The problem is to find out the book that we need with reference to the prescribed author .The books will be categorized in to various sections .Some of the sections include Novels, Love and Romance etc. E-Books of various authors can be found in ease.
  • 6. OBJECTIVE: The main objective of the document is to illustrate the Requirements of project E-Book Management system. The document gives the detailed description of both functional and non- functional requirements. It will also explain about the features of the system interface of the system. What the system will do, the constraint under which it must operate and how the system will react to external stimuli. The document is developed after a number of consultations with team members and specification of the given project. PURPOSE: The system is designed with end user requirements as main criteria. It includes front end tool to receive data needed and to validate the entries. It has backend access to store validate data for future reference .To analyzes and design an EBOOK based on Object Oriented Analysis and Design concept
  • 7. SCOPE OF THE PROJECT: The software provides the visitor, customer and administrator a easy and efficient way to buy and manage books in online.
  • 8. Software provides following facilities to customer:  Facilitates easy shopping online.  Provides information about the products in categories.  Provides e-mail facility for future correspondence.  Provides Backup facility. Software provides the following facilities to the merchant.  Manages the Transportation of hard copy of Book.  Look after the method. payment
  • 9. SOFTWARE REQUIREMENTS: -  OS - windows XP/vista.  Front end Tool - Rational Rose Enterprise suite.  Back-end Tool - Oracle 10i. HARDWERE REQUIREMENTS:-  Processor - Intel Pentium IV-2.0 GHZ.  Hardware - 40 GB(Seagate)  RAM - 512mb  DVD RAM - 1 nos. NON- FUNCTIONAL REQUIREMENTS:-  Book Mark – Bookmark the Website.  Categories - Book categories in Website.  Most Downloaded - Highest purchased book.  Offers - Offer given by merchant.  Carting - Mark and select multiple books. FUNCTIONAL REQUIREMENTS:-  Register - Enter details in application form.  Login - Enter Username and Password.  Search - Search book by attribute.  Buy - Download softcopies and order for hard copy.  Payment - Pay for books in different method.  Update - Update User details REQUIREMENTS
  • 10. SOFTWARE REQUIREMENTS: -  OS - windows XP/vista.  Front end Tool - Rational Rose Enterprise suite.  Back-end Tool - Oracle 10i. HARDWERE REQUIREMENTS:-  Processor - Intel Pentium IV-2.0 GHZ.  Hardware - 40 GB(Seagate)  RAM - 512mb  DVD RAM - 1 nos. NON- FUNCTIONAL REQUIREMENTS:-  Book Mark – Bookmark the Website.  Categories - Book categories in Website.  Most Downloaded - Highest purchased book.  Offers - Offer given by merchant.  Carting - Mark and select multiple books. FUNCTIONAL REQUIREMENTS:-  Register - Enter details in application form.  Login - Enter Username and Password.  Search - Search book by attribute.  Buy - Download softcopies and order for hard copy.  Payment - Pay for books in different method.  Update - Update User details
  • 11. MODULE DISCRIPTION: In this project we have defined different modules to enable the E-Book Management in successful manner. i. REGISTER: The register module contains the application form or registration form which contains following details.  Name, Address, Contact number, E-mail id, Password etc. i. LOGIN: The Login module contain the form which contain membership name and member password. It includes Username and Password. i. SEARCH BOOK: Virtual Tutor : The search book module contains list of books, from this list we search for the book which we need. This also contains another field called as categories where can select the category of the book.
  • 12.
  • 13. DOMAIN MODEL: A domain model is a visual representation of conceptual classes or real situations object in a domain.  In object-oriented analysis, the domain model is the most important.  It illustrates the concept in the domain.  It acts as a source of inspiration for designing some software objects
  • 14. PARTIAL LAYERED ARCHITECTURE: Sequence diagram is an interaction overview diagram. It provides a big picture overview of how a set of interaction are related in terms of logic and process .This Partial layer architecture shows the interface of the sequence diagram, here the administrator shows the interface by displaying act or symbol.
  • 15. LOGICALARCHITECTURE: The Logical architecture is large scale organization of software class into packages, sub system layer, It is called logical architecture because ther is no direction about how these elements are display on different operating system. RISK ACTIVITY: • If the system fails to update the book details of unnecessary confusion may be avoided. • When the member may not register the form correctly. It may affect the login. If the administrator fails to save the new register and new visitor may affect in update. • Failure of Backup details.
  • 16. SAFETY REQUIREMENTS: The database must be maintained effective from hacking. SECURITY REQUIREMENTS: Password for registered accounts are stored securely in a hash, the uploads made by the user must be checked and then accepted.
  • 17. GANTT CHART: It describes the time schedule for the planning to complete the corresponding and after completion of core product, what is the time taken for the project action of core product.
  • 18. USER INTERFACE LAYER: i. ADMIN: The administrator is used to register a new visitor for the website. Admin can keep those records update. Admin keep sales record i.e, now much book is downloaded and how much book is buyed newly with copy write etc. ii. REGISTERED USER: Registered user can search the book whatever needs and can read the book in online. If user is satisfied with this book, can download the book but after payment. iii. VISITOR: The visitor can register the application form and become a member of the website. The visitor can search books and read the book but he must register to buy or download the book.
  • 19. UML USECASE DIAGRAM: UML provides use case diagram notation to illustrate the names of use case and author relationship between them. Use case diagram and case relationship are secondary in use case work use case text document. register login search book download payment sales person adminstrator visitor registered user
  • 20. UML CLASS DIAGRAM The UML class diagram is to illustrate class interfaces as their actions. They are used for static object modeling; we have already introduced and used their UML diagram while domain modeling
  • 21. UML SEQUENCE DIAGRAM: A sequence diagram illustrates a kind of format in which each object interacts via message. It is generalized between two or more specialized diagram
  • 22. UMLACTIVITY DIAGRAM: A UML activity diagram shows sequential and parallel activities in a process, work flows, data flows and compiler algorithm.
  • 23. UML COLLABRATION DIAGRAM: Communication diagram illustrate that object interact on a graph or network format in which object can be placed where an the diagram. In collaboration diagram the object can be placed in anywhere on the diagram. The collaboration comes from sequence diagram
  • 24. UML COMPONENT DIAGRAM: Components are slightly fuzzy concept in this Uml,because both class and components can be used to model the something
  • 25. UML DEPLOYEMENT DIAGRAM: Deployment diagram shows the assignment of concrete software artifact to computational nodes. It shows the deployment of software elements to the physical elements. Deployment diagram are useful to communicate or deployment architecture
  • 26. IMPLEMENTATION: After the completion of UML diagrams for E-Book Management we should generate the code. Select the tools option from main menu then select the sub option program module in which we are going to generate the code in JAVA/VB/J2EE. Then go ahead and select the generate code option as a result of code generation
  • 27. TESTING: To perform the testing for the generated code again select the tools option from menu bar and choose quality architecture option a sub window gets opened. We are going to perform Unit Test and Scenario testing for our project. So, select these testing option one by one and testing activity is carried out for all the coding and testing is carried out.
  • 28. FUTURE SCOPE: The eBook management system is gaining huge popularity among the readers. This system is helpful for the bibliophiles who are always travelling and find it hard to carry books everywhere. It provides with all kinds of eBooks which you can read at anytime and anywhere. And by each day this system is increasing its popularity. It can be accessed anywhere and anytime around the world
  • 29. CONCLUSION: Thus, the project for E-BOOK MANAGEMENT has been successfully executed and codes are generated. In conclusion we implemented all the functionalities stated in the requirement, all were tested and it showed that they are all working properly. Also, we implemented the system requirement quality like responsiveness so on different devices the system adapts to suit it, and also it works on these browsers like safari, google chrome properly