Skip to content

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‼

Releases

Packages

Contributors

Languages