DEV Community

Naufal Prakoso
Naufal Prakoso

Posted on

Superhero App

Story Behind Superhero App

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.

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.

Demo Link & Link to Code

GitHub logo naufalprakoso / Superhero-App

πŸ¦ΈπŸ»β€β™‚οΈπŸ¦ΉπŸ»β€β™€οΈSuperhero app built with Kotlin, ViewModel, LiveData, ViewBinding, Room, and Hilt


Superhero app built with Kotlin

Awesome Kotlin License MIT Say thanks

Screenshots

Home Hero Detail Hero Dark

Development Roadmap

Features

  • Home (Hero, Anti-Hero, Villain)
  • Character Detail
  • Compare Character
  • Character - Search

Contributors


You

Author

License

All the code available under the MIT license. See LICENSE.

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
…

How I built it

I built this project using Android Native and:

  1. Kotlin
  2. LiveData
  3. ViewModel
  4. Room
  5. Coroutines
  6. Gradle Kotlin DSL
  7. Ktlint
  8. Retrofit

Additional Thoughts / Feelings / Stories

Made project with πŸ’– and spent my weekend to created this project for learning purpose.

Top comments (0)