Giter VIP home page Giter VIP logo

Maged Mohammed's Projects

computer-science icon computer-science

:mortar_board: Path to a free self-taught education in Computer Science!

flashcards icon flashcards

Programming Language and Framework Flash Cards as Study Material

iquerymovies icon iquerymovies

This repository shows a App Swift with Clean Architecture, Functional Reactive Programming and MVP Pattern

moviedb icon moviedb

I decided to use MVC because this project was relatively small and it was quicker to implement. If this was a larger project I would use the MVVM to reduce from have a Massive view controller and to separate concerns I looked over the movie db api and created a movie model accordingly Implemented Jsonserialization to parse the data, I did this because the project description asked for Swift 3 Vs Swift 4 method of parse Json(Codable) Created an NetworkManager to request movie data I created an extension for imageView to download movie poster image, this extension includes a NScache implementation to store the image after downloading. This is going to help the app performance when displaying the images. I used the GCD to make the api call asynchronously embedded both view controllers in a navigation view controller created a custom cell class using xibs to display movie info to have more control on how each cell looks like in tableview

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.