Skip to content

dehyabi/activityhub-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActivityHub Mobile

An Expo-based activity management application with a dark modern theme.

Features

  • Create, view, and manage activities
  • Mark activities as complete/incomplete
  • Priority levels (high, medium, low) with color coding
  • Dark modern UI theme
  • Activity statistics display

Getting Started

Prerequisites

  • Node.js 18+
  • Expo CLI (npm install -g expo-cli)
  • Expo Go app (for mobile testing)

Installation

npm install

Running the App

# Start the development server
npm start

# Run on Android
npm run android

# Run on iOS
npm run ios

# Run on Web
npm run web

Tech Stack

  • Expo SDK 53
  • React Native 0.79
  • React 19
  • TypeScript
  • Dark modern theme with purple accent colors

Project Structure

activityhub-mobile/
├── app/              # App screens (expo-router)
├── assets/           # Images, fonts, icons
├── components/       # Reusable UI components
├── contexts/         # React contexts
├── hooks/            # Custom React hooks
├── types/            # TypeScript type definitions
├── app.json          # Expo configuration
├── tsconfig.json     # TypeScript configuration
└── package.json      # Dependencies

About

An Expo-based activity management application with a dark modern theme.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages