CovidStelle is an iOS application made using MVVM design pattern.
- User gets protection instructions according to his current location about the latest Covid-19 situation.
- the application supports two languages
- English is the default.
- German if the mobile system is German.
- iOS 14+
- Xcode 12
- libraries are integrated using Swift Package Manger (RxSwift - Moya).
- Track location and send notification according to region state.
- Unit Testing.
- Fancy UI.