Skip to content

A web-based product management system developed for a sale team.

Notifications You must be signed in to change notification settings

yuandongzhong/productbox

Repository files navigation

Description

A web-based product management system developed for a sale team (home appliances manufacturer).

Screenshots

Home Page
Product Page
Image Library
Image Crop
Image Upload
Product Update

Develop

Using a python 3.8+ environment run the following commands to set up the project.

  1. pip install -r requirements.txt to install the python requirements
  2. python manage.py migrate to run the initial database migrations
  3. python manage.py createsuperuser to create user
  4. python manage.py runserver to run the development server
  5. Login with user and password created

Author

Visit my personal website

Follow me on Twitter

About

A web-based product management system developed for a sale team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published