pedro-psb / pypos-canteen

Point os sale web app aimed to work on a low budget canteen setup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor DB acess

pedro-psb opened this issue · comments

Make get_db() return an object that implements helper methods to acess common db data in a more consistent way.
OR look for some good pattern to use in flask.