Skip to content

josephib1/Django-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Online Marketplace Web site

Introduction:

My project is an online marketplace developed using Django, a powerful Python web framework. The marketplace serves as a platform for buyers and sellers to interact, buy, and sell various products or services. With its user-friendly interface and extensive features, the marketplace aims to provide a seamless and secure shopping experience for users.

Key Features:

• User Registration and Authentication: The marketplace allows users to create accounts, log in, and authenticate themselves. This ensures that only registered users can access the platform and perform buying or selling activities.

• Product Listings and Search: Sellers can create product listings, including details such as title, description, price, and images. Buyers can search for products based on specific criteria, browse through listings, and view product details.

• User Messaging: The marketplace includes a messaging system to enable direct communication between buyers and sellers. This feature facilitates negotiation, clarifications, and addressing any concerns related to products or transactions.

• Admin Dashboard: An admin dashboard provides site administrators with full control over the marketplace. Admins can manage users, listings, orders, and perform various administrative tasks to ensure smooth operation and resolve any issues. • Responsive Design: The marketplace is designed to be responsive, ensuring an optimal user experience across different devices and screen sizes, including desktops, tablets, and mobile phones.

Conclusion:

Our online marketplace project, developed using Django, offers a comprehensive solution for buyers and sellers to engage in seamless transactions. With its robust features, including user registration and product listings. The marketplace provides a reliable platform for online commerce. The project aims to deliver a user-friendly interface, enhanced security measures, and efficient management of orders and communication.

Uml Diagram:

This uml graph is generated by Graphviz using this cmd: py manage.py graph_models --pydot -a -g -o :

d1

Project Screenshots:

Welcome screen:

d2

Admin screen:

d3

Login and signup screens:

d4

d42

Inbox and new item Screens:

d5

d52

About

Online MarketPlace Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors