Skip to content

cc-bhu/marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marketplace

Marketplace is a Django web application for buying and selling products.

Getting Started

Installation Requirements

Installation

make install
# OR
poetry install

Run Server

make run-server

OR, if you don't have GNU Make installed. Run the following command inside the marketplace directory:

poetry run python manage.py runserver

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published