Giter VIP home page Giter VIP logo

rickandmorty's Introduction

Rick And Morty iOS App 

iOS App using the Rick And Morty API in SwiftUI. Developed for educational purposes.

rm

Check out the videos in the issues to see how the app works!!

This app

  • supports iOS 15.4+
  • developed by using MVVM architecture.
  • includes GraphQL Integration

Table of Contents

Editable Parts

Known bugs to be fixed in the future

  • One of the components on the cards must be tapped to go to the detail page. (Image, text etc.) Clicking on the card itself should be enough.
  • Since AsyncImage is a bit buggy, other alternatives can be used instead.
  • When using the phone horizontally, the display of the detail screen should be responsive.

Features to be added in the future

  • When origin name is pressed on the detail page, a random location is shown on the map (with animation)
  • Make the character detail page work with ID. Thus, on the Episodes detail page while the characters of that episode are listed, clicking on any of the episode characters can go to the detail page of the relevant character.
  • Enable the search feature on the Characters page (currently it only appears in the UI. It does not search or filter in the background)
  • Add scrolling feature to the top of the page with sticky button action.
  • Shimmer effect for infinite scrolling

Nice to have

  • The form structure on the detail pages can be made into separate components.
  • In the current structure, when the user scrolls to the bottom of the page, pagination is triggered and a new page is added to the existing list. But after the currentPage is listed, its value increases by one. Here an increment function of currentPage needs to be calculated and triggered as a separate event. Also, currentPage should not increase by one after the new page is listed. Instead, the new page should be listed after the currentPage has increased by one.

Demo

Here is some screenshots of the app from both light and dark appearance.

Characters Page

image image

Locations Page

image image

Episodes Page

image image

Character Detail Page

image image

Location Detail Page

image image

Episode Detail Page

image image

Acknowledgements

Contact me via

LinkedIn

Medium

Apple

See ya!

rmflying

rickandmorty's People

Contributors

aalpercem avatar

Watchers

 avatar

rickandmorty's Issues

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.