Coder Social home page Coder Social logo

marketplace-v1's Introduction

Marketplace

Description

An online marketplace where people can buy and sell items.

Table of Contents

Tech Stack

  • Python
  • Django
  • HTML
  • CSS
  • Tailwind
  • Python Imaging Library

Features for App Users

  • Create account
  • Log in
  • View items in marketplace and details of each item
  • Access user dashboard for each user to see and manage items they have put in marketplace
  • Add, edit, and remove items for sale in marketplace

Installation

Requirements:

  • Python 3.10.5
  • Django 4.2.3

To have this app running on your local computer, please follow the below steps:

Clone or fork this repository.

$ git clone https://github.com/huaszu/marketplace-v1.git

Create a virtual environment inside your marketplace-v1 directory.

$ virtualenv env

Activate the virtual environment.

$ source env/bin/activate

Source from secrets.sh to your environment.

$ source secrets.sh

Install dependencies.

$ pip3 install -r requirements.txt

Run the Django app from the command line.

$ python3 manage.py runserver

You can now navigate to localhost:8000 to access the marketplace. Have fun!

Upcoming Features

  • Enable search
  • Create ability for users to communicate with each other

License

CC BY-NC: This license allows reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator. CC

marketplace-v1's People

Contributors

huaszu 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.