Skip to content

Latest commit

 

History

History
89 lines (58 loc) · 1.96 KB

README.md

File metadata and controls

89 lines (58 loc) · 1.96 KB

Rick and Morty

Introduction

The app allows users to search for their favorite rick and morty characters, save them as favorites, full CRUD functionality, and go to their youtube and website all in one.

Installation

  1. Have Android Studio downloaded.
  2. Clone the repository into Android Studio: git clone: "git@github.com:GetRighhttt/RickAndMortyAndroidMVVM.git"

Usage

  1. Open the project in Android Studio.

  2. Modify the source code to fit your needs.

  3. Build the project.

  4. Start the project.

  5. Use the project as desired.

Contributing

  1. Fork the repository.

  2. Create a new branch for your changes.

  3. Make your changes.

  4. Write tests to cover your changes.

  5. Run the tests to ensure they pass.

  6. Commit your changes.

  7. Push your changes to your forked repository.

  8. Submit a pull request.

Demo

Contact

If you have any questions or comments, please contact stefanbusiness95@gmail.com.

Here is a list of all the features used in this application:

Data Persistence Used: ROOM & SHARED PREFERENCES.

  • Design Patterns
  • Paging3
  • LoadStateListener
  • SearchView
  • Swipe Mechanism
  • Retrofit2
  • API
  • Coroutines
  • Dagger-Hilt
  • MVVM
  • LiveData
  • Coroutines
  • Sealed Classes
  • Intents: PutExtra
  • ROOM
  • Shared Preferences
  • Navigation Drawer
  • Glide
  • Recycler View
  • Animations
  • View Binding
  • Material3
  • Material Dialogs
  • Material Toolbar
  • Snackbar
  • Splash Screen

Play at 0.5 Speed to grasp full functionality.

FasterRickMorty2.mp4

05/24/23 Added more CRUD & data persistence with Shared Preferences, also basic login page.

DeleteUpdate.mp4

Showing YouTube, Website, and Share Functionality

RickAndMorty.mp4