Skip to content

MrShirokow/django-stripe-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Stripe Test Application

This application was written in order to learn integration with the Stripe payment system, and make a mini-layout of online store with the ability to pay via Stripe.

System dependencies

Docker

docker-compose

make

Install dependencies

pip install -r requirements.txt

Run app:

make migrate
make run

Create superuser

make superuser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors