AEON Fantasy App

Status: IN PROGRESS

AEON Fantasy App will be a modern, cross-platform mobile application for AEON Fantasy arcade users, built with React Native, Expo, and TypeScript. It enhances the arcade experience by providing features like user profile management, arcade discovery, activity tracking, and more—all in a playful, user-friendly interface.

Features

Tech Stack

Project Structure

        AEON-Fantasy-App/
        ├── app/
        │   ├── (tabs)/
        │   │   ├── activity.tsx      # Activity & spending chart
        │   │   ├── arcade.tsx        # Arcade discovery & filter
        │   │   ├── profile.tsx       # User profile & settings
        │   │   ├── scan.tsx          # (Placeholder for QR scan)
        │   │   └── index.tsx         # Home screen
        │   ├── _layout.tsx           # App layout & navigation
        │   ├── modal.tsx             # Modal for theme toggle
        │   └── +not-found.tsx        # 404 screen
        ├── assets/                   # Images, icons, fonts
        ├── components/               # Shared UI components & hooks
        ├── constants/                # Theme colors, etc.
        ├── package.json
        ├── tsconfig.json
        └── ...
        

Notable Implementation Details

Customization & Extensibility

Video

A video showcasing the AEON Fantasy App:

Gallery

Home Screen Activity Tracking Arcade Discovery Activity Tracking Activity Tracking Activity Tracking Activity Tracking Activity Tracking Activity Tracking

License

This project is for personal purposes and not for commercial use.