nader-eloshaiker/screen-geometry-app

Refactor API Calls

Closed this issue · 0 comments

Refactor API calls to reduce code duplication. Currently, all follow a standard template with using the notification service. Abstract out notifications into a wrapper and use a simple config for each api function.