You are on page 1of 2

Online Clay Product Purchasing System

Python Project on Online Clay Product Purchasing System is an online portal for ordering Clay
Product online, where user can order for different Clay Products. It’s a Python Django and
Sqlite3 Project, where we have different modules which make user shopping experince great.
The main purpose for developing this project Online Clay Product Purchasing System is to sell
Clay Products online. The main modules, we have developed in this project are Clay order
module, which manages Product related functionalities. We have also implemented a local
payment gateway page for payment. This is a mini python project on Online Clay Product
Purchasing System, where you can learn a lot of things. The project contains only the User,
Store, Admin side. The customer can order Clay Products online and see his orders. Thus, this
is a digital way of management of the Clay Product Order and also the payment system. We
will provide full provide source code and database of Online Clay Product Purchasing System,
developed in Python Django and Sqlite3. Also, the coding of this project is very simple so that
the user won’t get any difficulties while working on it. Using this application the Customers
can buy the Clay items using the internet by sitting at home. Usually, the customer if they want
Clay item they should visit the Clay Shops, and they wish to purchase the items they do the
payment and gets the Clay Products to the home. To overcome this manual visit to the Clay
shop we can use this application virtually and make the payment of the purchase.
Clay Product Module :
The main aim of this module is provide all the details functionality realted to Clay. This Clay
Module is an important module in this project Online Clay Product Ordering System which has
been developed on Python, Django and Sqlite3.
Features of Clay Product Module:
Customer can see the list of Product details. All Product forms are validated on client side using
JavaScript
Types Module:
The main aim for developing this module is to manage the Product Type.
Features of Types Module:
Customer can see the list of all Type.
Category Module:
This module has been developed for managing all the information of the clay product
Categories.
Features of Category Module: Customer can see the list of all Category
Login Module:
This is the login form, from where Customer can login into the system.
Features of Login Module:
 Customer can add new Login records.
 Customer can see the Login details.
 Only Customer can edit and update the record of the Login.
 Customer can change the password
 Customer Registration: Any customer can register on wesbite using the registration
form.
 Customer Login: This is the login form, from where customer can login into the system.
 Customer Payment: This is the customer payment form of the Product where customer
will be able to make payment.
 Customer Order: This is the customer order form of the product.
 Customer Order Confirmation: This is the customer order confirmation form where
customer will be able to confirm his order item.
 Change Password: This is the change password module from where customer change
his account password

You might also like