Skip to content

sivilabdullah/Rick-and-Morty-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Rick and Morty Character Book App

This is an iOS book app that provides information about characters from the Rick and Morty animated TV series. The app displays the names of characters in a UITableView and provides detailed information about the selected character.

Features

  • Displays character names using UITableView.
  • Provides detailed information about the selected character.
  • Retrieves data from an in-app database.
  • Uses the Model-View-Controller (MVC) design pattern.
  • Written in Swift programming language.

Screenshots

Screenshot 2023-04-28 at 12 19 49 PM Screenshot 2023-04-28 at 12 20 09 PM

Installation

  1. Clone or download this project.
  2. Open Xcode and open the project file.
  3. Run the project on a simulator or an iOS device.

Usage

When you run the application, you will see a character table as the main page. The names of characters are listed in the table. When you tap on a character's name, you will be directed to the detailed information page. On this page, you can find information such as the character's name, image, characteristics, and other details.

Contributing

  1. Fork this project.
  2. Make your changes and test them.
  3. Ensure your changes work correctly.
  4. Submit a new pull request.

License

This project is licensed under the MIT license. See the LICENSE file for more information.

About

Rick and Morty Character Book App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages