Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

NAVI App

A React Native mobile application built with Expo for campus navigation and AI tutoring assistance.

Getting Started

Prerequisites

  • Node.js (v18 or later)
  • npm or yarn
  • Expo CLI (installed globally or via npx)

Installation

  1. Navigate to the app directory:

    cd navi-app
  2. Install dependencies:

    npm install

Running the App

  1. Start the Expo development server:

    npx expo start
  2. In the output, you'll find options to open the app in:

    • Development build: For testing on a physical device or emulator
    • Android emulator: Press a to open in Android Studio emulator
    • iOS simulator: Press i to open in iOS simulator (macOS only)
    • Expo Go: Scan the QR code with the Expo Go app on your phone

Quick Commands

  • Start the app: npx expo start
  • Start for Android: npx expo start --android
  • Start for iOS: npx expo start --ios
  • Start for web: npx expo start --web

Project Structure

  • navi-app/app/ - Main application code with file-based routing
  • navi-app/data/ - Sample data and configuration files
  • navi-app/components/ - Reusable React components

Features

  • Chats: View and manage recent conversations with AI assistants
  • Assistants: Choose between Campus Navigator and AI Tutor
  • Share: Upload course materials to improve the AI
  • Profile: View account information and achievements

Learn More

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages