Skip to content

OO-E/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

The application provides the weather information on the phone location and other saved cities information.

I used MVVM architected on this project. I use the Observable class for data binding.

Folder Scheme

├── WeatherApp
│   ├── Assets                   
│   ├── Controller                    
│       ├── BaseController
│       ├── CitySearchController
│       ├── MainController
│       ├── SplashController
├── Extension                     
├── Helper                    
├── tools                   
├── Manager
├── Observable
├── Request
├── UIApplication
└── README.md

Third Party Extensions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published