Skip to content

It is a ecommerce web app and api made in django and django rest framework or stripe payment system

License

Notifications You must be signed in to change notification settings

iamfoysal/shopyebusiness

Repository files navigation

ShopYebusiness


It is a E-commerce web applocation and api made in django and django rest framework or stripe payment system.

feature:

And ongoing project development with product search, product shows by category, add to carts, checkouts, etc. Account Creation, Updated Account Information

Profile:

Home:

Product Section:

More Feature Summer Collections :

You can clone this project if you want and follow the steps below to run.
https://github.com/iamfoysal/shopyebusiness.git

Installing virtualenv

py -m pip install --user virtualenv 

Creating a virtual environmen

 py -m venv env 

Activating a virtual environment

.\env\Scripts\activate 

install requirements.txt

pip install -r requirements.txt 

Run server

py manage.py runserver 

localhost:

http://127.0.0.1:8000/

About

It is a ecommerce web app and api made in django and django rest framework or stripe payment system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published