Own blueprint.
- ะกleanness ๐ - Project is built using SOLID principles.
- Stability โ - Coordinator for routing + improved MVP for scenes.
- Transparency ๐ - No third-party frameworks and Pods.
- Reuse ๐คนโ - UI is implemented programmatically too. No Storyboard or Xibs.
- Testable ๐ - Code is fully covered by Unit Tests.
This project was built for demonstration purpose using iOS best practices. It doesn't have or provide any commercial usage. Auth flow only imitates user's authentication/actions.
App uses Dog-api for backend. It is free and amazing ๐.
You might notice that this app doesn't have a fancy UI. That's because the project is concentrated on architecture and patterns rather than interfaces. If you're looking for complex interfaces along with smooth animations, please check my other projects here: CardsHolder or SwipeableCards.
Illustrates all flows of the project:
- Starting flow
- Auth flow
- Dogs flow
If you have any questions or suggestions, feel free to open issue just at this project.
NiceDemo and all its classes are available under the MIT license. See the LICENSE file for more info.