Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 452 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 452 Bytes

BlackMarketApp Repository


This repository is an application where to apply all my knowledge in Django. It's a Management Store that allows us management customers, products, orders and dashboards. I also use reportlab to generate the pdf invoice for a thermal printer. I have used this technology:

  • Django
  • Docker
  • Docker-compose
  • Postgress with Docker
  • HTML
  • Bootstrap
  • Environment Variables
  • Context Processor
  • JQuery
  • Sweetalert