cvlab-ai / polish_banknotes

Czytnik Polskich Banknotów is a mobile app for detecting polish banknotes using neural networks
GNU General Public License v3.0
8 stars 2 forks source link

Make two versions of the app. #48

Closed jankejc closed 1 year ago

jankejc commented 1 year ago

LONG STORY SHORT

I will separate current app into two versions - dev and client.

A FEW WORDS MORE

The dev would be used by developers to check stats etc. The client version would contain only modules, functionality (and so on) used by the blinds. It will be close to release but debuggable.

IMPLICATION (important)

This separation will require knowledge of opening specific version from the rest of the team.