Vous êtes sur la page 1sur 9

THE

CONFECTIONAR
Y STORE
OBJECTIVE
The aim of this project is to use some of the web
technologies to build a custom made website for a
confectionery store. It is basically to provide online sales
platform for a local store. Customers who can’t reach out to
the shop in time or far away from the store, can make an
order by selecting the desired product online. Although there
are many websites like swiggy, zomato in the marker that
provide sales from various stores and restaurants, it is
important to have a individual and independent platform
because it gives you a chance to enhance your business by
letting the people know what your store is actually about.

2
TECHNOLOGI
ES USED
 HTML
 CSS
 JavaScript
 PHP
 Database -Mysql
○ The first 3 technologies
mentioned above are used in the
front end development of the
project. It means the interface
provided to the user is developed
using these technologies. PHP is
used in the backend development
of the project. The functionalities
of PHP are generally hidden to the
user.

4
METHODOLO
GY
5
○ An individual can visit this website to look in to
the history of this store, what are all the
products make and all other static data. To view
all this, you don’t need an account in the
website. This website provides you with multiple
options to make an order for different occasions
like birthday, anniversary etc. Sole objective of
the website is to provide you with
confectioneries depending on the customized
versions asked by user for different occasions
and in different styles.

6
○ Basically when you first visit the website, you
will find the signup tab to create an account,
once the account is created, you need to log
in to the website every time you want to
make an order. You will be provided with
multiple options like selecting the appropriate
occasion if any, also any customizations
required with the product. Once you have
checked in all options, you will be making
payment using paypal API. Then the customer
receives a notification saying order
received/not processed. Process will be
followed depending on the preceding
decision. Finally user signs out of the account.

7
○ With the use of mentioned technologies
we let user/customer view all the items
available and description about the
website. With the help of HTML forms
and javascript validation user signs up
an account alongside with PHP to
confirm certain details. Once the
accounts are created , the credentials
are stored in a database-MYSQL that is
accessed using PHP. PHP is used for
database connectivity and accessibility
in such a way that, whenever an user
creates an account , credentials are
stored in database, also whenever an
user makes an order, details are stored
in database and payment is done using
PAYPAL API, also.
8
CONCLUSION

The project has successfully


applied web technologies
HTML, CSS, JavaScript and
PHP to create a website for
one confectionery store.
Paypal API to make payments
after finishing the order.

Vous aimerez peut-être aussi