GithubHelp home page GithubHelp logo

tymnec / trade-hub--puddle Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 56.27 MB

The Trade Hub Django backend project is designed to provide a simple and efficient platform for trade and exchange. With this app, you can create, edit, and manage listings, as well as user profiles and transactions. This project employs the Django framework and features a clean and minimalistic design, providing excellent user experience.

Python 58.53% HTML 41.47%
django django-application django-rest-framework hub puddle python python3 trade tradehub puddle-trade-hub

trade-hub--puddle's Introduction

Trade-Hub puddle

Overview

Trade Hub is an online marketplace built using the Django web framework. It allows users to buy and sell items using a secure and user-friendly interface. Watch the video

Features

  1. User registration and authentication
  2. Product listings with images and descriptions
  3. Product search and filtering
  4. Secure payment processing (Comming Soon).

Installation

This is not for production. To run Trade Hub on your local machine, follow these steps:

  1. Clone the repository:
git clone <--clone this project-->
  1. Create a virtual environment and install dependencies:
cd trade-hub
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
  1. Set up the database:
python manage.py migrate
python manage.py createsuperuser
python manage.py loaddata fixtures/products.json
  1. Start the development server:
python manage.py runserver
  1. Visit http://localhost:8080 or url shown on Terminal in your web browser to access Trade Hub.

Contributing

If you would like to contribute to Trade Hub, please read our contributing guidelines(coming soon) and submit a pull request.

License

Trade Hub is licensed under the MIT License.

trade-hub--puddle's People

Contributors

tymnec avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.