- MVC design pattern used for the design structure.
- Stacks are used in storyboard for keeping the ui elements aligned
- Product info part has a fixed size and the rest of the screen is used for the image as aspect fill.
- Counter is created using CAShapeLayer's and UIBezierPath.
- Displaying and updating a counter is available as an extension to UIView class.
- Localization for alerts and label texts is available for English and Turkish languages.