Skip to content

this is Django base project for online Marketplace where people can sell/buy old as well as new products.

License

Notifications You must be signed in to change notification settings

abhishek887229/Django-base-online-Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarketConnect online marketplace

this is an online marketplace where users can sell/buy old and new things, it comes with the security of Django Encryption and interactive UI giving its Users a good Experience. There is also a feature of chatting so users can interact with each other and Deal with the Product.

License GitHub Pull Requests GitHub contributors

Table of Contents

Features

  • Simple Ui
  • secure login/logout
  • Cross platfom
  • add new items
  • Real time Chat
  • Edit and Delete items

Getting Started

to Run this project in your local system you should have following repository and follow the installation process.

Prerequisites

  • python3
  • Vscode Ide
  • Django look at requirment.txt for more Detail.

Installation

  1. Clone the repository:

    git clone https://github.com/abhishek887229/Django-base-online-Marketplace.git
    
  2. open terminal and run the following commands to Save the Database in your System

    $ python manage.py makemigrations
    $ python manage.py migrate
    
  3. then Simply run the command to start the server.

     $python manage.py runserver

Demo

Screenshot (249) Screenshot (250) Screenshot (251) Screenshot (252) Screenshot (246) Screenshot (247) Screenshot (248)

Contributing

If you have any question or issues, It may have bugs that i may have missed. You can create Pull request or you can also contact me.

About

this is Django base project for online Marketplace where people can sell/buy old as well as new products.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published