Coder Social home page Coder Social logo

classifiedads's Introduction

ClassifiedAds

It's an iOS project which displaying a list of ads using API and allows the user to filter the ads by category then display more details about the specific ad.

The project is built using MVVM-C architecture where M represents Model to hold the data entities, VM represents ViewModel to handle the flow and work with the different services, V represents View to hold the UI, C represents Coordinator to handle the navigation and passing data between different modules and it's built with using Clean Architecture to keep the SOLID principle applied and make the project scalable. It's using Combine framework to apply observer pattern. It's built by applying clean architecture by using use cases, repositories to deal with the services.

List of Modules

  1. Ads List handling the process of fetching the ads list and retrieve the ads data from the APIs, displaying that list to UI and possibility to filter the list by categories.
  2. Ads Details displaying the ad detail

Technologies

Project is created using:

  • MVVM-C Architecture
  • Combine framework
  • Clean Architecture
  • iOS SDK 14.0
  • Swift version 5.0
  • XCode version 13.2.1

Third-Party libraries

No libraries

classifiedads's People

Contributors

guillaume-webwag avatar guigsdev 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.