Giter Club home page Giter Club logo

pixbayapp's Introduction

Pixbay

A demo project to share my learnings

Platform

Pixbay is a simple app to show images depending on the search text.

Features

  • Search Images
  • Pagination
  • Page View for Images
  • See Recent Searches
  • Dark Mode Support

Tech Specs

  • VIPER
  • Code based UI development (No xib, no No storyoard)
  • Caching of images
  • Storing of searched results (Using CoreData)
  • Useful Extensions

Implementation Description

Things taken care at the development.

  1. Modular: I have tried to split the design in views and hence implemented each of the view object in a UIView class. So that it can be used anywhere from a tableviewcell to collectionview cell to any viewcontroller's view.
  2. Gitable: Tried to maintain sanity of modularity using git branches with the concept of having to generic, feature[s], UI[s] based branching.
  3. Discardable: Using VIPER, any part of the code can be discarded.
  4. Dependancy Inversion: Wrappers for using different APIs such as NetworkService, CoreData, NSLayoutconstraints
  5. POP: Protocol Oriented Programming
  6. Single Responsibility: Separation of members depending on the responsibilities.

Requirements

  • iOS 11.0+
  • Xcode 11.0, 12.0+
  • Swift 5.0+

Meta

Ajay Bhanushali โ€“ LinkedIn || Medium || GitHub || [email protected]

Distributed under the MIT license. See LICENSE for more information.

GitHub

pixbayapp's People

Contributors

ajaybhanushali avatar

Watchers

James Cloos avatar  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.