Skip to content

Ecommerce back-end REST api based on django-rest-framework for ecomweb

License

Notifications You must be signed in to change notification settings

abdurraufraihan/ecomcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Core

This is the back end of ecomweb

For installing this App please do this following steps

1. Clone this repository: git clone https://github.com/abdurraufraihan/ecomcore.git
2. Then go to ecomcore directory: cd ecomcore
3. Install dependency: pip install -r requirements.txt
4. Run the app: python3 manage.py runserver

NOTE: Please try to keep the product image dimension 200 X 200 for best fit in front-end view

Releases

No releases published

Packages

No packages published

Languages