Skip to content

Latest commit

 

History

History
executable file
·
32 lines (31 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

executable file
·
32 lines (31 loc) · 1.18 KB

[0.0.1] - undefined date

  • Create initial setup for the project
  • Add docker files for instance application to development
  • Add ERD Diagrams for the project models
  • Add documentation for the project
  • Add makefile for the project
  • Add .gitignore file for the project
  • Add .env.example file for the project
  • Add pre-commit hooks for the project
  • Add factories for the project
  • Add tests for the project
  • Add standards and designs for the project
  • Add swagger for the project
  • Add Django Admin Billing modules for the project
  • Add audit logs for the project
  • Add safedelete feature for the project
  • Add MySQL database for the project
  • Add Django REST framework for the project
  • Add Celery for the project
  • Add populate script
  • Add billing payload processing through an endpoint
  • Add token authentication feature of DRF
  • Add custom exceptions class for the project
  • Add billing payload process through an endpoint
  • Add Token Authentication Feature of DRF
  • Add Transaction Date on Receipt
  • Add Payment Type on Transaction
  • Add Document Id on Transaction
  • Add Transaction Type on Transaction
  • Set required fields on Transaction