8000 GitHub - mahmoudmarayef/django-eccomerce
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mahmoudmarayef/django-eccomerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ecommerce website with django and vue

initialise environment using virtualenv.

install: -> django -> django-rest-framework -> django-cors-headers -> djoser -> pillow -> stripe

Create django project.

add new settings to the project settings.

add djoser.urls to project urls. add djoser.urls.authtoken to project urls.

initialise the database.

create superuser.

Install Vue.js

Include Font-Awesome

Setup the base template

Create django app and models for products

Create serializer and views for the products

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0