ZakBibi / PracticePython

A repository of my practice python projects.
0 stars 0 forks source link

Build OrderPostrgresDao add new function create_order #101

Closed BasilBibi closed 5 years ago

BasilBibi commented 5 years ago

This issue was raised to identify and track requirements the following :

  1. Creation of code and supporting tests for a concrete OrderPostgresDao.
  2. Addition of a new method on the abstract OrderDao class `create_order.