Skip to content

MykytaKh/Fortune-teller-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic8Ball.

Application to get an answer to any question user asks.

Install:

  • To test the application, you need to install CocoaPods.

Conventions:

  • You should write the project according to SOLID principles;
  • Нou should follow the POP principles;
  • You should use Swiftlint and Swiftgen in the project;
  • All images should be stored inside Assets in the appropriate subfolder (note: when creating a new folder in assets you must check "Provide namespace" to make it appear correctly in swiftgen's generated class);
  • All strings must be localized;
  • You should use MVVM architecture for your flows;
  • You should write UI using Layout and SnapKit in Code;
  • You should use RxSwift in the project;
  • You should use NavigationNode and FlowCoordinator.

About

App to get an answer to any question user asks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published