Skip to content

Manga Logger is a mobile app that lets you track your manga!

Notifications You must be signed in to change notification settings

Detopall/manga-logger

Repository files navigation

Manga Logger

Manga Logger is a Flutter application designed to help users manage and log their favorite manga series. It offers a personalized profile page where users can view their favorite manga, check statistics on manga categories, and log out when needed.

Features

  • User Authentication: Allows users to log in and manage their session.
  • Favorite Manga Management: Users can add and view their favorite manga.
  • Barcode scanner: Scans barcode of your physical manga to add manga to the database.
  • Profile Page: Displays the user’s profile, favorite manga, and category statistics.

Technologies Used

  • Flutter: For building the cross-platform mobile app.
  • Dart: Programming language used with Flutter.
  • SQLite: Database management for storing user data and favorite manga.

Setup Instructions

Prerequisites

Ensure you have the following installed:

  • Flutter SDK
  • Dart SDK
  • Android Studio or Visual Studio Code with Flutter and Dart plugins
  • SQLite (usually comes bundled with Flutter)

Installation

Ensure you have the latest version of Flutter, Dart and SQLite installed.

git clone https://github.com/your-username/manga_logger.git
cd manga_logger
flutter pub get
flutter run

Demo

A demo video has been placed on YouTube. Click the image below to watch it.

Manga Logger

About

Manga Logger is a mobile app that lets you track your manga!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published