Skip to content

Price and quantity stock update service for online store with multiple suppliers

Notifications You must be signed in to change notification settings

denek98/quantity_price_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Price and quantity update service

Build Status Python 3.9+

Price and quantity stock update service for online store with multiple suppliers.

Installation and running

Clone repository

git clone https://github.com/demchyk/csv_analyzer

Install the dependencies

cd csv_analyzer
pip install -r requirements.txt

And start the server

python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

Usage

To add information about suppliers pricelist open admin panel, create supplier and fill the table

admin_suppliers

supplier_info

main

About

Price and quantity stock update service for online store with multiple suppliers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published