Online Cake Ordering2
Online Cake Ordering2
Login Id:This class initially asks the user to login or signup.If the user
logs in then its username and password is checked.If the input
username and password are correct they proceed further otherwise
it displays the option to login or signup again.This process continues
till the user enters a valid username and password and finally enters
the cake shop.
Cake Information:This class just retrieves the data of cakes from the
database and displays all the cake information to the user to select
the cake of their choice.
Order Information:This class asks the user to enter the cake number
of theirchoice.It then asks the if they want a half or one kg cake.Enter
the date you want the cake to be delivered.It displays all the details
of the selected cake.
FUTURE WORK
There are still people who are technology illiterate and still find the way
round difficult to use Internet to buy cake.Subsequently,it will change as on
when the users requirements are particularized.It goes through the process
of review or feedback.
Delivery changes have been applied to this project which are
expensive.So,further enhancements will be taken so that the cake being
ordered is delivered with non delivery charges.
SOFTWARE REQUIREMENTS
Language :Java
Front End :HTML,CSS
Back End :WampServer
Operating System :Windows 7
IDE :NetBeans
HARDWARE REQUIREMENTS
Processor :Intel p4
RAM :4GB
ROM :It depends on the application
LITERATURE SURVEY
Existing System
The cake ordering system, here we should provide a system which
manages a sale activity in a cake shop for each day and its
calculation.
The project consist of various cakes available at the online store and
purchase online.
User has options for ordering custom cakes according to their
requirements like flavor, size and so on.
Thus the online cake shopping brings the entire cake shop online and
makes it easy for both buyer and seller.
Administrator Requirements
User Requirements
Non-Functional Requirements
Timeliness
The system performs all the operations in less amount of time.
Reliability
Validation even for user inputs will be done.
Avoid incorrect storage of records.
Security
Administrator and the end user,who have their own user name and
password,have only right to change it.
System Design
Flow Chart
Start
Done
Login Username and password
Choose for adding new price for Choose for adding new cake for
the selected cake the entire cake list
Stop
Order Cake
Payment
View orders
Admin
Add new cake
Selling cake
Verify orders
E- R-Diagram
Customer_name Customer password
Total price
vv
Places
Lives in
Delivers by
House no.
Place
Vehicles
Phone no.
Customers
CustomerName:String
Address:String
Class Diagram Email:String Users
shippingInfo:String userId:String
register() password:String
login()
update() verifyLogin():bool
Architectural Diagram
Sequence Diagram
Data-Flow Diagram