Skip to content

Krishnamurtyp/ecom-core-python-backend

 
 

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%