This is a news app for iOS. It allows users to see the most popular news. They can also choose the categories they are interested in and save any articles they like to bookmarks.
- Implemented a search bar and query search from the API.
- Ability to add news to your favorites.
- On the main screen, you'll see the best articles in the categories you've chosen.
- Possibility to register and log in using your email and password.
- Localization: Support for both English and Russian languages.
The project demonstrates flexibility and adaptability through and interface, while maintaining simplicity and ease of use.
- MVC Architecture
- UIKit for interface design
- UserDefaults for data storage
- URLSession for network
Work with News API