Skip to content

kbgro/bookstore

Repository files navigation

BOOKS

This is a bookstore web application written in python using Django framework. Its a minimal e-commerce web application which integrate payment service using Stripe API.

Features

  • Stripe API for payment
  • Docker for microservices
  • PostgreSQL
  • Mailhog

Setup

# start docker mailhog & postgres containers 
docker-compose up

# activate python environment
pipenv shell

# start server
python manage runserver

conclusion

💻 happy hacking‼

About

Django online Bookstore

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published