Giter Site home page Giter Site logo

bilalbakhrom / weather-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 530 KB

This project effectively showcases my proficiency in Swift programming, as well as my adeptness with UI frameworks such as SwiftUI and UIKit, highlighting my coding expertise.

License: MIT License

Swift 100.00%

weather-app's Introduction

My Weather App

Project Overview

Architecture

The app is built using the MVVM-C (Model-View-ViewModel-Coordinator) architecture, providing a clear separation of concerns, enhanced testability, and improved manageability of the codebase.

UI Frameworks

Used SwiftUI and UIKit.

API Source

The weather data is sourced from the OpenWeatherMap API, accessible at OpenWeatherMap API. This robust API provides comprehensive weather data, ensuring our app delivers accurate and up-to-date weather information.

Project Structure

The project's core is an Xcode project complemented by several local Swift packages. These packages are strategically designed to encapsulate specific functionalities and concerns within the app, including:

  • Network: Manages all network communications, including API requests and responses, leveraging modern Swift networking paradigms for efficient and reliable data fetching.
  • UI Components: Houses reusable UI elements and views, crafted with both SwiftUI and UIKit, to ensure a consistent and dynamic user interface across the app.
  • Assets: Contains all the visual assets, such as images and icons, used within the app, organized for easy access and modification.
  • Settings: Manages app settings and configurations, allowing for flexible adjustments and customization of app behavior.

This structured approach promotes modularity and reusability and streamlines the development process, making it easier to maintain and expand the app’s capabilities.

weather-app's People

Contributors

bilalbakhrom avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.