Skip to content

โ›ฉ๏ธ Anime tracker for your watchlist ๐Ÿ‘€ โ€” built with Expo & React Native โš›๏ธ๐Ÿ–๏ธ

Notifications You must be signed in to change notification settings

takanome-dev/logpose-oss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

LogPose Logo

LogPose

Track your anime journey with style

LogPose is a modern anime tracking application built with Expo and React Native.
It allows users to discover, track, and manage their anime watchlists with a beautiful and intuitive interface.

๐Ÿšง Early Development โ€” This project is a work in progress. Ideas & contributions of any kind are welcome!

App Demo

Features

  • Discover Anime: Browse trending and popular anime series.
  • Track Progress: Keep track of episodes watched and current status.
  • Manage Lists: Organize anime into different lists (Planning, Watching, Completed, Dropped).
  • Search: Find specific anime titles quickly.
  • Dark/Light Mode: Seamless support for both dark and light themes.
  • Offline Support: Local persistence for your lists.

Tech Stack

Getting Started

Prerequisites

  • Node.js (LTS recommended)
  • npm or bun

Installation

  1. Clone the repository:

    git clone https://github.com/takanome-dev/logpose-oss.git
    cd logpose-oss
  2. Install dependencies:

    cd apps/logpose-mobile
    bun install
  3. Start the development server:

    bun run start
  4. Open the app:

    • Scan the QR code with Expo Go (Android/iOS)
    • Press a for Android Emulator
    • Press i for iOS Simulator
    • Press w for Web

Project Structure

  • app/: Application routes and screens (Expo Router).
  • src/: Core source code.
    • components/: Reusable UI components.
    • data/: Mock data and data models.
    • hooks/: Custom React hooks.
    • storage/: Local storage logic.
    • utils/: Helper functions.
  • constants/: App constants and theme definitions.

License

This project is open source and available under the MIT License.

About

โ›ฉ๏ธ Anime tracker for your watchlist ๐Ÿ‘€ โ€” built with Expo & React Native โš›๏ธ๐Ÿ–๏ธ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published