top of page

Comic Book App

image_edited.png

Comic Book Manager

Comic Book Manager is a solo-developed mobile application designed to help users manage and track their comic book collection. Styled with a comic-inspired visual theme, the app focuses on simplicity, usability and personal tracking through core CRUD functionality and progress summaries.

Overview

This project explores the development of a lightweight mobile catalogue system for comic book readers. Users can add, edit and remove comic entries while keeping track of reading progress within a visually themed interface that reflects comic book aesthetics.

CA1_2.png
CA1_3.png

Data Persistence

To ensure data continuity, the application uses asynchronous local storage to save the comic catalogue. This allows user data to persist across app restarts without relying on a backend server, maintaining reliability and simplicity.

Solo Development

This project was developed independently, from interface design to feature implementation. Working solo allowed full control over application logic, state management and UI decisions, ensuring a cohesive and focused user experience throughout the app.

CA1_1.png

Tools used:

  • React Native

  • JavaScript

  • AsyncStorage

  • Android Studio Emulator

  • Expo

  • GitHub

image.png
image_edited.png

Features & Functionality

The app includes full CRUD functionality, allowing users to manage their comic catalogue efficiently. A summary feature displays the total number of comics read against the total number of comics in the catalogue, providing users with a clear overview of their reading progress.

Outcome

The Comic Book Manager app demonstrates my ability to independently design and develop a complete mobile application. The project highlights core development skills such as CRUD implementation, local data persistence, and themed UI design within a focused and manageable application scope.

© 2025 by Naufal Hilman

bottom of page