DeliveryApp | Swift mobile test app

Application for displaying a list of positions from a pizzeria. When you select a category, the table automatically moves to the desired positions, and banners are hidden.

The application uses the following stack:

  • Cocoa Pod EasyPeasy to make writing constraints easier
  • UIKit without using a Storyboard
  • Custom UI (UITableView cell, UICollectionView cell)
  • Singleton
  • Adhering to the following develop principles – DRY, KISS, YAGNI

Screenshots

Screenshot 2023-01-09 v3

Screenshot 2023-01-09 v3

GitHub

View Github