Skip to content

Nickchen2016/letsshop

Repository files navigation

Let's Shop

Why Create

Want to gather the learning result of Django and Vue.js into one project.

Description

A Ecommerce login and checkout page based on Django Framework.

Demo Vidoe

https://youtu.be/dlD3dRxJTaM

Installation

Django part------> pip install rest_framework django_cleanup
Vue.js part------> npm i

Start Server

Django------> python3 manage.py runserver
Vue.js------> npm run watch

View in Browser

Go to ------> localhost:8000

DB Schema Design

schema

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published