<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Naufal Prakoso</title>
    <description>The latest articles on DEV Community by Naufal Prakoso (@naufalprakoso).</description>
    <link>https://dev.to/naufalprakoso</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F389815%2F3a104b0c-28fd-46c3-8d9c-f35a374ac626.jpg</url>
      <title>DEV Community: Naufal Prakoso</title>
      <link>https://dev.to/naufalprakoso</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/naufalprakoso"/>
    <language>en</language>
    <item>
      <title>Superhero App</title>
      <dc:creator>Naufal Prakoso</dc:creator>
      <pubDate>Wed, 20 May 2020 04:00:18 +0000</pubDate>
      <link>https://dev.to/naufalprakoso/superhero-app-3b4b</link>
      <guid>https://dev.to/naufalprakoso/superhero-app-3b4b</guid>
      <description>&lt;h2&gt;
  
  
  Story Behind Superhero App
&lt;/h2&gt;

&lt;p&gt;It's been two months since I joined the internship program in a company. I learnt lot about Android App Development. Specially about Architecture Design implementation, Design Pattern implementation, Separation Layer, etc. And then I spent my weekend for implement my knowledge that I get from internship program. I made a simple app, superhero app.&lt;/p&gt;

&lt;p&gt;Superhero App is an application that will inform you about list of Superhero, Anti-Hero, and Villain characters in the movie, comic, series, etc. This application will inform you detail about the characters.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo Link &amp;amp; Link to Code
&lt;/h2&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJ70wriM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/naufalprakoso"&gt;
        naufalprakoso
      &lt;/a&gt; / &lt;a href="https://github.com/naufalprakoso/Superhero-App"&gt;
        Superhero-App
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      🦸🏻‍♂️🦹🏻‍♀️Superhero app built with Kotlin, ViewModel, LiveData, ViewBinding, Room, and Hilt
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
&lt;br&gt;
Superhero app built with Kotlin
&lt;/h1&gt;
&lt;p&gt;
  &lt;a href="https://github.com/KotlinBy/awesome-kotlin"&gt;
    &lt;img src="https://camo.githubusercontent.com/a0afa2c788fcce72a8d0983a6d6c11cfeaf7f5a9/68747470733a2f2f6b6f746c696e2e6c696e6b2f617765736f6d652d6b6f746c696e2e737667" alt="Awesome Kotlin"&gt;
  &lt;/a&gt;
  &lt;a href="https://opensource.org/licenses/MIT" rel="nofollow"&gt;
    &lt;img src="https://camo.githubusercontent.com/8af705201b0143753136fea6d5fc0409fae21d81/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d7265642e737667" alt="License MIT"&gt;
  &lt;/a&gt;
  &lt;a href="https://github.com/naufalprakoso/Superhero-App/stargazers"&gt;
    &lt;img src="https://camo.githubusercontent.com/6635d9f2415b4dbd25f82221d1187d2f007f1adb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5361792532305468616e6b732df09f918d2d3145414544422e737667" alt="Say thanks"&gt;
  &lt;/a&gt;
&lt;/p&gt;

&lt;h2&gt;
Screenshots&lt;/h2&gt;
&lt;p&gt;
  &lt;a rel="noopener noreferrer" href="https://raw.githubusercontent.com/naufalprakoso/Superhero-App/master/screenshots/1.png"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--swmoVSyQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/naufalprakoso/Superhero-App/master/screenshots/1.png" width="270" alt="Home"&gt;&lt;/a&gt;
  &lt;a rel="noopener noreferrer" href="https://raw.githubusercontent.com/naufalprakoso/Superhero-App/master/screenshots/2.png"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_UQpo_5q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/naufalprakoso/Superhero-App/master/screenshots/2.png" width="270" alt="Hero Detail"&gt;&lt;/a&gt;
  &lt;a rel="noopener noreferrer" href="https://raw.githubusercontent.com/naufalprakoso/Superhero-App/master/screenshots/3.png"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zoSiADnQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/naufalprakoso/Superhero-App/master/screenshots/3.png" width="270" alt="Hero Dark"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;h2&gt;
Development Roadmap&lt;/h2&gt;
&lt;ul class="contains-task-list"&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://kotlinlang.org/" rel="nofollow"&gt;Kotlin&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://developer.android.com/topic/libraries/architecture/livedata" rel="nofollow"&gt;LiveData&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://developer.android.com/topic/libraries/architecture/viewmodel" rel="nofollow"&gt;ViewModel&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://developer.android.com/topic/libraries/architecture/room" rel="nofollow"&gt;Room&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://developer.android.com/topic/libraries/architecture/coroutines" rel="nofollow"&gt;Coroutines&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://docs.gradle.org/current/userguide/kotlin_dsl.html" rel="nofollow"&gt;Gradle Kotlin DSL&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://ktlint.github.io/" rel="nofollow"&gt;Ktlint&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://square.github.io/retrofit/" rel="nofollow"&gt;Retrofit&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://developer.android.com/topic/libraries/view-binding" rel="nofollow"&gt;View Binding&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://developer.android.com/topic/libraries/data-binding" rel="nofollow"&gt;Data Binding&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://developer.android.com/topic/libraries/architecture/navigation" rel="nofollow"&gt;Navigation&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 &lt;a href="https://developer.android.com/training/dependency-injection/hilt-android" rel="nofollow"&gt;Hilt&lt;/a&gt;
&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 JUnit&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 DayNight&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
Features&lt;/h2&gt;
&lt;ul class="contains-task-list"&gt;
&lt;li class="task-list-item"&gt;
 Home (Hero, Anti-Hero, Villain)&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 Character Detail&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 Compare Character&lt;/li&gt;
&lt;li class="task-list-item"&gt;
 Character - Search&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
Contributors&lt;/h2&gt;
&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;a href="https://github.com/naufalprakoso/Superhero-App/pulls"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tpbhpB3E--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/95717/60592969-5da81680-9d67-11e9-92a3-8664ee0e2eda.png" width="48"&gt;&lt;br&gt;You&lt;/a&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;h2&gt;
Author&lt;/h2&gt;
&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;a href="https://github.com/naufalprakoso"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YFl9zMQV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://avatars2.githubusercontent.com/u/15768474%3Fs%3D115%26v%3D4" width="48"&gt;&lt;br&gt;@naufalprakoso&lt;/a&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;h2&gt;
License&lt;/h2&gt;
&lt;p&gt;All the code available under the MIT license. See &lt;a href="https://raw.githubusercontent.com/naufalprakoso/Superhero-App/master/LICENSE"&gt;LICENSE&lt;/a&gt;.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;MIT License
Copyright (c) 2019 Marcos Paulo Farias
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE&lt;/code&gt;&lt;/pre&gt;…&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/naufalprakoso/Superhero-App"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;h2&gt;
  
  
  How I built it
&lt;/h2&gt;

&lt;p&gt;I built this project using Android Native and:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Kotlin&lt;/li&gt;
&lt;li&gt;LiveData&lt;/li&gt;
&lt;li&gt;ViewModel&lt;/li&gt;
&lt;li&gt;Room&lt;/li&gt;
&lt;li&gt;Coroutines&lt;/li&gt;
&lt;li&gt;Gradle Kotlin DSL&lt;/li&gt;
&lt;li&gt;Ktlint&lt;/li&gt;
&lt;li&gt;Retrofit&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Additional Thoughts / Feelings / Stories
&lt;/h2&gt;

&lt;p&gt;Made project with 💖 and spent my weekend to created this project for learning purpose.&lt;/p&gt;

</description>
      <category>octograd2020</category>
      <category>githubsdp</category>
    </item>
  </channel>
</rss>
