Site icon Android Tutorial Online

Dicoding Story App built with Kotlin

Dicoding Story App

This is the final submission to graduate from the Android Application Intermediate Learning class organized by IDCampXdicoding.

Getting Started

Instructions on how to get a copy of the project up and running on your local machine.

Prerequisites

Instaling

Instructions on how to install and run the project on a local machine.

  1. Clone the repository.git clone https://github.com/tiochoirul/dicpdingstory-app.git
  2. Open the project in Android Studio.
  3. Build and run the project on an emulator or physical device.

Features

Libraries

Architecture

Dicoding Story App is built using the MVVM (Model-View-ViewModel) architecture. This architecture separates the UI (View) from the data (Model) and the logic that connects them (ViewModel). Here’s a brief overview of the different components in this architecture:

Contributing

If you would like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add some feature).
  5. Push to the branch (git push origin feature/new-feature).
  6. Create a new pull request.

License

This project is licensed under the MIT License.

Contact Information

If you have any questions or feedback about Dicoding Story App, please contact us at mtio871@gmail.com.

GitHub

View Github

Exit mobile version