It's a test task.
A simple funny app to simulate translation between humans and pets.
- Translation from Human --> Pet and playing an audio for selected pet;
- Translation from Pet --> Human and showing phrase for selected pet;
- Has next special functions:
- Rate App (User can rate app in App Store);
- Share App (User can share this app by other app);
- Contact Us (User can contact with developer);
- Restore Purchases (User can restore previous purchases);
- Privacy Policy;
- Terms of Use.
- Swift - programming language;
- SwiftUI - UI framework;
- AVFoundation - library to work with audio.
- Unit-tests.
- UI-tests.